14 lines
313 B
Text
14 lines
313 B
Text
|
[core]
|
||
|
repositoryformatversion = 0
|
||
|
filemode = true
|
||
|
bare = false
|
||
|
logallrefupdates = true
|
||
|
[submodule]
|
||
|
active = .
|
||
|
[remote "origin"]
|
||
|
url = https://git::@github.com/arcticicestudio/nord-tmux
|
||
|
fetch = +refs/heads/develop:refs/remotes/origin/develop
|
||
|
[branch "develop"]
|
||
|
remote = origin
|
||
|
merge = refs/heads/develop
|