Git // Switch GitLab from GL-China to GL-Global.
This commit is contained in:
parent
70a1b7896f
commit
87e367a81c
|
@ -25,7 +25,7 @@
|
||||||
url = https://gitcode.net/vChewing/vChewing-macOS.git/
|
url = https://gitcode.net/vChewing/vChewing-macOS.git/
|
||||||
fetch = +refs/heads/*:refs/remotes/gitcode/*
|
fetch = +refs/heads/*:refs/remotes/gitcode/*
|
||||||
[remote "gitlab"]
|
[remote "gitlab"]
|
||||||
url = https://jihulab.com/vChewing/vChewing-macOS.git/
|
url = https://gitlab.com/vChewing/vChewing-macOS.git/
|
||||||
fetch = +refs/heads/*:refs/remotes/gitlab/*
|
fetch = +refs/heads/*:refs/remotes/gitlab/*
|
||||||
[remote "github"]
|
[remote "github"]
|
||||||
url = https://github.com/vChewing/vChewing-macOS/
|
url = https://github.com/vChewing/vChewing-macOS/
|
||||||
|
@ -35,5 +35,5 @@
|
||||||
fetch = +refs/heads/*:refs/remotes/all/*
|
fetch = +refs/heads/*:refs/remotes/all/*
|
||||||
pushurl = https://gitee.com/vchewing/vChewing-macOS.git/
|
pushurl = https://gitee.com/vchewing/vChewing-macOS.git/
|
||||||
pushurl = https://gitcode.net/vChewing/vChewing-macOS.git/
|
pushurl = https://gitcode.net/vChewing/vChewing-macOS.git/
|
||||||
pushurl = https://jihulab.com/vChewing/vChewing-macOS.git/
|
pushurl = https://gitlab.com/vChewing/vChewing-macOS.git/
|
||||||
pushurl = https://github.com/vChewing/vChewing-macOS/
|
pushurl = https://github.com/vChewing/vChewing-macOS/
|
||||||
|
|
Loading…
Reference in New Issue