X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gitconfig.in;h=7e0bea8feee48c6b4982b0003868bdcb69dd1a69;hb=dcf12c51b985d9c36d5283a6e8e5ad324db968a1;hp=846f013e56a8832e3e7d2d787c0ddf5850f4faa6;hpb=cd16f7b634107cfee3150314986040558690fa46;p=config%2Fdotfiles.git diff --git a/gitconfig.in b/gitconfig.in index 846f013..7e0bea8 100644 --- a/gitconfig.in +++ b/gitconfig.in @@ -173,6 +173,9 @@ # Diff algorithm to use. algorithm = histogram + # Highlight moved code in a different color. + colorMoved = zebra + # Replace "a/" and "b/" prefix in diffs with characters describing the # context (e.g. "i/"ndex and "w/"ork tree). mnemonicprefix = true