7 lines
82 B
Batchfile
7 lines
82 B
Batchfile
git status .
|
|
|
|
@pause
|
|
|
|
git add .
|
|
git commit -m"update twcsum,"
|
|
start git push |