There was an error while loading. Please reload this page.
1 parent 112739a commit fa7f6bfCopy full SHA for fa7f6bf
git-new-branch.bat
@@ -15,7 +15,7 @@ echo New branch will be created under the name %gbn%
15
pause
16
echo.
17
18
-git push origin origin:refs/heads/%gbn%
+git push origin HEAD:refs/heads/%gbn%
19
20
21
0 commit comments