summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-09-12 16:16:38 +0100
committerdakkar <dakkar@thenautilus.net>2024-09-13 20:43:37 +0100
commit152ae36faffd55c9ea665fef5690c4a2f1b98ad6 (patch)
treee65ff3aa7dff688192cf10a61f8de15284a3a252
parentteach ack about ebuilds (diff)
downloaddotfiles-152ae36faffd55c9ea665fef5690c4a2f1b98ad6.tar.gz
dotfiles-152ae36faffd55c9ea665fef5690c4a2f1b98ad6.tar.bz2
dotfiles-152ae36faffd55c9ea665fef5690c4a2f1b98ad6.zip
nicer git diffs & rebases
-rw-r--r--.gitconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 4caa80d..cf0c3b0 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -37,13 +37,14 @@
renames = copies
colorMoved = zebra
[merge]
- conflictstyle = diff3
+ conflictstyle = zdiff3
[log]
decorate = short
date = iso
[rebase]
stat = true
autosquash = true
+ updateRefs = true
[rerere]
enabled = true
[transfer]