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