We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775b8da commit 0c83334Copy full SHA for 0c83334
push.bat
@@ -1,5 +1,5 @@
1
git init
2
git add .
3
git commit -m "NEW"
4
-git push origin main
+git push origin master
5
pause
0 commit comments