summary refs log tree commit diff
path: root/home/.config/git/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-07-27 13:19:53 -0400
committerJune McEnroe <june@causal.agency>2023-07-27 13:19:53 -0400
commitd42e119132523373e9b90730e4b3c3529b0df1db (patch)
treebd4dd19f53403b9c86980f9ede1ccb6db0f4e54d /home/.config/git/config
parentAdd first draft of a MTG game format (diff)
downloadsrc-d42e119132523373e9b90730e4b3c3529b0df1db.tar.gz
src-d42e119132523373e9b90730e4b3c3529b0df1db.zip
Add git forgive alias
Diffstat (limited to '')
-rw-r--r--home/.config/git/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.config/git/config b/home/.config/git/config
index b4c5d97f..23f0d4d1 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -24,5 +24,8 @@
 [pretty]
 	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%aN>
 
+[alias]
+	forgive = blame
+
 [include]
 	path = ./private