Test for commit.bat
This commit is contained in:
5
commit.bat
Normal file
5
commit.bat
Normal file
@ -0,0 +1,5 @@
|
||||
git add .
|
||||
git commit -m %1
|
||||
git push
|
||||
|
||||
pause
|
Reference in New Issue
Block a user