5 lines
No EOL
58 B
Batchfile
5 lines
No EOL
58 B
Batchfile
git status
|
|
git add -A
|
|
git commit -m %1
|
|
git push
|
|
git status |