41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
ignorecase = false
|
|
precomposeunicode = true
|
|
[submodule]
|
|
active = .
|
|
[remote "origin"]
|
|
url = https://gitee.com/vChewing/vChewing-macOS.git/
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
[branch "main"]
|
|
remote = origin
|
|
merge = refs/heads/main
|
|
[submodule "Source/Data"]
|
|
url = https://gitee.com/vChewing/libvchewing-data
|
|
[branch "upd/dev"]
|
|
remote = origin
|
|
merge = refs/heads/upd/dev
|
|
[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/*
|
|
[remote "gitlab"]
|
|
url = https://gitlab.com/vChewing/vChewing-macOS.git/
|
|
fetch = +refs/heads/*:refs/remotes/gitlab/*
|
|
[remote "github"]
|
|
url = https://github.com/vChewing/vChewing-macOS/
|
|
fetch = +refs/heads/*:refs/remotes/github/*
|
|
[remote "all"]
|
|
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/
|