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