summaryrefslogtreecommitdiffstats
path: root/debian/local/gitconfig
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:18:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:18:55 +0000
commit39c3b700db15f3a4eedec374a07ac16445363d56 (patch)
tree8968de9641a9abb67929ad9ea4fb1a953bd028e6 /debian/local/gitconfig
parentAdding word difference aliases. (diff)
downloadgit-39c3b700db15f3a4eedec374a07ac16445363d56.tar.xz
git-39c3b700db15f3a4eedec374a07ac16445363d56.zip
Setting color.ui to true.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/local/gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/gitconfig b/debian/local/gitconfig
index fcfee9e..077937d 100644
--- a/debian/local/gitconfig
+++ b/debian/local/gitconfig
@@ -5,3 +5,6 @@
wdiff = diff --color-words
wlog = log --color-words
wshow = show --color-words
+
+[color]
+ ui = true