refactor(git): include ssfcu config if remote has ssfcu.org in name
This commit is contained in:
parent
ac88d84132
commit
df62544cd1
@ -59,7 +59,7 @@
|
|||||||
pushDefault = origin
|
pushDefault = origin
|
||||||
|
|
||||||
; Per environemnt specific setup shit
|
; Per environemnt specific setup shit
|
||||||
[includeIf "gitdir:~/Git/SSFCU/"]
|
[includeIf "hasconfig:remote.*.url:**ssfcu.org**"]
|
||||||
path = ~/.config/git/configs/gitconfig-ssfcu
|
path = ~/.config/git/configs/gitconfig-ssfcu
|
||||||
|
|
||||||
[credential]
|
[credential]
|
||||||
|
Loading…
Reference in New Issue
Block a user