4 lines
48 B
Batchfile
4 lines
48 B
Batchfile
git add .
|
|
git commit -m'update,'
|
|
start git push
|
git add .
|
|
git commit -m'update,'
|
|
start git push
|