mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
换源gitee
This commit is contained in:
parent
809e1d8f7a
commit
2deae0d7f5
@ -17,7 +17,7 @@ echo 更新所有子模块
|
||||
|
||||
echo 执行 git pull 更新本地仓库
|
||||
"%GIT_PATH%\git.exe" stash
|
||||
"%GIT_PATH%\git.exe" pull https://github.com/X-T-E-R/GPT-SoVITS-Inference.git main
|
||||
"%GIT_PATH%\git.exe" pull https://gitee.com/xxoy/GPT-SoVITS-Inference.git main
|
||||
|
||||
echo.
|
||||
echo 更新完成!
|
||||
|
@ -20,7 +20,7 @@ echo 强制覆盖所有子模块
|
||||
"%GIT_PATH%\git.exe" submodule foreach --recursive "git fetch origin plug_in && git reset --hard origin/plug_in"
|
||||
|
||||
echo 强制覆盖本地仓库
|
||||
"%GIT_PATH%\git.exe" fetch https://github.com/X-T-E-R/GPT-SoVITS-Inference.git main
|
||||
"%GIT_PATH%\git.exe" fetch https://gitee.com/xxoy/GPT-SoVITS-Inference.git main
|
||||
"%GIT_PATH%\git.exe" reset --hard FETCH_HEAD
|
||||
|
||||
echo.
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ce4eaf764a2ca2a2b388aa631e55a2819552ba42
|
||||
Subproject commit 43a734c47c596a128ee4bfb5839953ad3b814042
|
Loading…
x
Reference in New Issue
Block a user