6 lines
77 B
Batchfile
6 lines
77 B
Batchfile
git add .
|
|
git commit -m "Sync"
|
|
git push origin master
|
|
|
|
git push gitee master
|