refactor(git): include ssfcu config if remote has ssfcu.org in name

This commit is contained in:
Price Hiller 2023-05-18 02:37:30 -05:00
parent ac88d84132
commit df62544cd1
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -59,7 +59,7 @@
pushDefault = origin
; Per environemnt specific setup shit
[includeIf "gitdir:~/Git/SSFCU/"]
[includeIf "hasconfig:remote.*.url:**ssfcu.org**"]
path = ~/.config/git/configs/gitconfig-ssfcu
[credential]