Update sync_multiplegit.cmd

This commit is contained in:
xieguigang 2023-02-20 11:36:09 +08:00
parent dcc7873709
commit 9a87a883c6
1 changed files with 3 additions and 0 deletions

View File

@ -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