8 lines
92 B
Batchfile
8 lines
92 B
Batchfile
git add .
|
|
git commit -m"update,"
|
|
|
|
git push
|
|
|
|
git config --global http.postBuffer 5368709120
|
|
|