8 lines
94 B
Batchfile
8 lines
94 B
Batchfile
git status .
|
|
|
|
@pause
|
|
|
|
git add .
|
|
git commit -m"update timeisrunningout_oneway,"
|
|
start git push
|