5 lines
67 B
Batchfile
5 lines
67 B
Batchfile
git pull
|
|
git add .
|
|
git commit -m"update backup comments,"
|
|
git push
|