12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
[include]
|
|
path = ~/.dotfiles/git/profiles/common
|
|
path = ~/.dotfiles/git/profiles/Dreaded_X
|
|
|
|
[includeIf "gitdir:~/Projects/ALTEN/"]
|
|
path = ~/.dotfiles/git/profiles/ALTEN
|
|
[filter "lfs"]
|
|
process = git-lfs filter-process
|
|
required = true
|
|
clean = git-lfs clean -- %f
|
|
smudge = git-lfs smudge -- %f
|