1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-10-17 19:41:01 +00:00

Unify .gitconfig to use tabs

This commit is contained in:
Holger Just 2025-02-15 11:37:42 +01:00
parent 70b87af0b2
commit 972f4fdad3
No known key found for this signature in database

View File

@ -45,6 +45,6 @@
fsckobjects = true fsckobjects = true
[include] [include]
path = ~/.gitconfig_holgerjust.de path = ~/.gitconfig_holgerjust.de
[includeIf "gitdir:~/workspace/planio/"] [includeIf "gitdir:~/workspace/planio/"]
path = ~/.gitconfig_plan.io path = ~/.gitconfig_plan.io