1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-15 12:29:24 +08:00
Files
Alas/command/config

17 lines
431 B
Plaintext
Raw Normal View History

[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://github.com/LmeSzinc/AzurLaneAutoScript.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[remote "gitee"]
url = https://gitee.com/lmeszinc/AzurLaneAutoScript.git
fetch = +refs/heads/*:refs/remotes/gitee/*