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