You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
423 B
18 lines
423 B
[core]
|
|
symlinks = false
|
|
repositoryformatversion = 0
|
|
filemode = false
|
|
logallrefupdates = true
|
|
[remote "origin"]
|
|
url = http://yunpi.tpddns.cn:3000/lijh/com.connor.ly.plm.git
|
|
fetch = +refs/heads/ljh:refs/remotes/origin/ljh
|
|
fetch = +refs/heads/main:refs/remotes/origin/main
|
|
[branch "main"]
|
|
remote = origin
|
|
merge = refs/heads/main
|
|
rebase = false
|
|
[branch "ljh"]
|
|
remote = origin
|
|
merge = refs/heads/ljh
|
|
rebase = false
|