summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-10-07 19:37:25 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-10-07 19:37:25 +0200
commitda094ee99dc5d2230d8e933b0ec3734ba3550446 (patch)
tree1496809b5f4cc1a54f4564c3a093ac6fb9a613be
parent43714bcd6cb13f50db12862855e0eede3191fb42 (diff)
downloaddotfiles-da094ee99dc5d2230d8e933b0ec3734ba3550446.tar.gz
dotfiles-da094ee99dc5d2230d8e933b0ec3734ba3550446.tar.xz
dotfiles-da094ee99dc5d2230d8e933b0ec3734ba3550446.zip
Git config: adjust color for diff.meta
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 0e2f262..b14b149 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -53,7 +53,7 @@
remote = green
[color "diff"]
- meta = yellow bold
+ meta = black reverse bold
frag = magenta bold
old = red bold
new = green bold