fix(gitconfig)
This commit is contained in:
parent
6cb9c0ff0e
commit
afdac0356e
1 changed files with 10 additions and 7 deletions
|
|
@ -34,3 +34,6 @@
|
||||||
algorithm = histogram
|
algorithm = histogram
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|
||||||
|
[includeIf "gitdir:~/travail/**"]
|
||||||
|
path = ~/travail/.gitconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue