Add ELC dev override
This commit is contained in:
parent
ee7d02f211
commit
7aba74e78a
|
@ -6,6 +6,8 @@
|
||||||
path = ~/src/work/suborbit/.gitconfig
|
path = ~/src/work/suborbit/.gitconfig
|
||||||
[includeIf "gitdir:~/src/work/suborbit/optimal/**"]
|
[includeIf "gitdir:~/src/work/suborbit/optimal/**"]
|
||||||
path = ~/src/work/suborbit/optimal/.gitconfig
|
path = ~/src/work/suborbit/optimal/.gitconfig
|
||||||
|
[includeIf "gitdir:~/src/work/suborbit/optimal/elc/**"]
|
||||||
|
path = ~/src/work/suborbit/optimal/elc/.gitconfig
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
[pack]
|
[pack]
|
||||||
|
|
Loading…
Reference in a new issue