Config // Update config backup, adding GitLink repository.

This commit is contained in:
ShikiSuen 2023-12-08 00:43:56 +08:00
parent 87e367a81c
commit 0742af02a9
1 changed files with 4 additions and 3 deletions

View File

@ -18,9 +18,9 @@
[branch "upd/dev"]
remote = origin
merge = refs/heads/upd/dev
[branch "bleed/1.5.x"]
remote = origin
merge = refs/heads/bleed/1.5.x
[remote "gitlink"]
url = https://gitlink.org.cn/vChewing/vChewing-macOS.git
fetch = +refs/heads/*:refs/remotes/gitlink/*
[remote "gitcode"]
url = https://gitcode.net/vChewing/vChewing-macOS.git/
fetch = +refs/heads/*:refs/remotes/gitcode/*
@ -34,6 +34,7 @@
url = https://gitee.com/vChewing/vChewing-macOS.git/
fetch = +refs/heads/*:refs/remotes/all/*
pushurl = https://gitee.com/vchewing/vChewing-macOS.git/
pushurl = https://gitlink.org.cn/vChewing/vChewing-macOS.git/
pushurl = https://gitcode.net/vChewing/vChewing-macOS.git/
pushurl = https://gitlab.com/vChewing/vChewing-macOS.git/
pushurl = https://github.com/vChewing/vChewing-macOS/