Git // Switch GitLab from GL-China to GL-Global.

This commit is contained in:
ShikiSuen 2023-12-04 11:30:40 +08:00
parent 70a1b7896f
commit 87e367a81c
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
url = https://gitcode.net/vChewing/vChewing-macOS.git/
fetch = +refs/heads/*:refs/remotes/gitcode/*
[remote "gitlab"]
url = https://jihulab.com/vChewing/vChewing-macOS.git/
url = https://gitlab.com/vChewing/vChewing-macOS.git/
fetch = +refs/heads/*:refs/remotes/gitlab/*
[remote "github"]
url = https://github.com/vChewing/vChewing-macOS/
@ -35,5 +35,5 @@
fetch = +refs/heads/*:refs/remotes/all/*
pushurl = https://gitee.com/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/