summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-03 21:48:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-04 10:24:24 -0700
commite4968b90370100b6b7d4afca563568f06b6c5f2e (patch)
treef4f62738574bac308a80085a8d16a50da2f7c617 /.config
parent1017e90e4b117df5871fe6447fb6587a5bd98cb5 (diff)
downloaddotfiles-e4968b90370100b6b7d4afca563568f06b6c5f2e.tar.gz
move most repository git config into included files & some tidying
Diffstat (limited to '.config')
-rw-r--r--.config/git/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config
index b6720a7d..ec949262 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -115,6 +115,9 @@
[url "spwhitton@git.savannah.gnu.org:/srv/git/"]
pushInsteadOf = https://git.savannah.gnu.org/git/
-# Mostly local overrides, e.g. of user.name and user.email.
[include]
+ # Mostly local overrides, e.g. of user.name and user.email.
path = ~/.config/git/local
+
+ # Directory- and repo-specific overrides.
+ path = ~/src/dotfiles/lib-src/git/includes