Update sync_multiplegit.cmd
This commit is contained in:
parent
dcc7873709
commit
9a87a883c6
|
|
@ -1,5 +1,8 @@
|
|||
@echo off
|
||||
|
||||
REM git remote remove local
|
||||
REM git remote add local http://git.biodeep.cn/xieguigang/Darwinism.git
|
||||
|
||||
git pull gitlink HEAD
|
||||
git pull gitee HEAD
|
||||
git pull local HEAD
|
||||
|
|
|
|||
Loading…
Reference in New Issue