interweb/gitup.bat
2020-11-01 01:38:50 +09:00

3 lines
43 B
Batchfile

git add .
git commit -am "updates"
git push