summary refs log tree commit diff
path: root/home/.config/git/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/git/config')
-rw-r--r--home/.config/git/config16
1 files changed, 8 insertions, 8 deletions
diff --git a/home/.config/git/config b/home/.config/git/config
index f377b399..ac51e6e0 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -1,19 +1,19 @@
 [user]
-    name = Curtis McEnroe
-    email = june@causal.agency
+	name = Curtis McEnroe
+	email = june@causal.agency
 
 [commit]
-    gpgSign = true
-    verbose = true
+	gpgSign = true
+	verbose = true
 
 [merge]
-    conflictStyle = diff3
+	conflictStyle = diff3
 
 [rebase]
-    autosquash = true
+	autosquash = true
 
 [pretty]
-    log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an>
+	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an>
 
 [include]
-    path = ./private
+	path = ./private