文章字数:23,阅读全文大约需要1分钟

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[core]
bare = false
repositoryformatversion = 0
filemode = false
symlinks = false
ignorecase = true
logallrefupdates = true
[remote "origin"]
url = http://172.10.3.196/luozheng/qssq-new.git
fetch = +refs/heads/*:refs/remotes/origin/*
pushurl = http://qssq666.cn/luozheng/xxx-new.git
[remote "origin_gitee"]
url = https://gitee.com/qssq666/qssq.git
fetch = +refs/heads/*:refs/remotes/origin_gitee/*
pushurl = https://gitee.com/qssq666/xxxx.git