4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
git pull
|
|
git add -A
|
|
git commit -m "Auto commit"
|
|
git push |