3 lines
49 B
Batchfile
3 lines
49 B
Batchfile
git add *
|
|
git commit -m %1
|
|
git push origin master |
git add *
|
|
git commit -m %1
|
|
git push origin master |