git: correct tralios config conditions
This commit is contained in:
parent
0aa63ce933
commit
752607d91b
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@
|
|||
path = ~/.config/git/tralios
|
||||
[includeIf "hasconfig:remote.*.url:ssh://git@gitlab.tralios.de:10022/**"]
|
||||
path = ~/.config/git/tralios
|
||||
[includeIf "hasconfig:remote.*.url:https://gitlab.schneiderfilz.com/**"]
|
||||
path = ~/.config/git/tralios
|
||||
[includeIf "hasconfig:remote.*.url:ssh://git@gitlab.schneiderfilz.com:10022/**"]
|
||||
path = ~/.config/git/tralios
|
||||
|
|
Loading…
Add table
Reference in a new issue