aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-18 23:43:50 -0300
committerEuAndreh <eu@euandre.org>2022-10-18 23:43:50 -0300
commit50f28b6958cb65e368cd9138b170cc2f0ce18ab2 (patch)
treee77585c6467ccf1e8b2fcdd737ffd9fc888d07da
parentetc/guix/home.scm: Add hunspell-iconv and dictionaries (diff)
downloaddotfiles-50f28b6958cb65e368cd9138b170cc2f0ce18ab2.tar.gz
dotfiles-50f28b6958cb65e368cd9138b170cc2f0ce18ab2.tar.xz
etc/git/config: Incluse base commit when possible
-rw-r--r--etc/git/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/git/config b/etc/git/config
index 27486cf..ade021a 100644
--- a/etc/git/config
+++ b/etc/git/config
@@ -19,5 +19,7 @@
confirm = never
[remote "origin"]
fetch = +refs/notes/*:refs/notes/*
+[format]
+ useAutoBase = whenAble
[include]
path = config-extra