5 lines
58 B
Batchfile
5 lines
58 B
Batchfile
![]() |
git status
|
||
|
git add -A
|
||
|
git commit -m %1
|
||
|
git push
|
||
|
git status
|