aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-29 20:09:55 -0300
committerEuAndreh <eu@euandre.org>2022-11-29 20:09:55 -0300
commita074da04f0a5b021588316ff5cc282df39c530aa (patch)
tree611fafe09246942dcb7082a9b19bdd2df3420eb6
parentetc/guix/home.scm: Use patched "mailutils" package from fork (diff)
downloaddotfiles-a074da04f0a5b021588316ff5cc282df39c530aa.tar.gz
dotfiles-a074da04f0a5b021588316ff5cc282df39c530aa.tar.xz
etc/git/config: Add config to use notes as timely comment
-rw-r--r--etc/git/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/git/config b/etc/git/config
index 81fcd41..98acee1 100644
--- a/etc/git/config
+++ b/etc/git/config
@@ -20,3 +20,6 @@
fetch = +refs/notes/*:refs/notes/*
[format]
useAutoBase = whenAble
+ notes = true
+[notes]
+ rewriteRef = refs/notes/commits