]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/config.txt
diff: add configuration option for disabling diff prefixes.
[git.git] / Documentation / config.txt
index e5aa2cacfadc79a985a9178ea121c0078565c0d9..93ab49772c1a537de8b32fa1f63530f20f092d3f 100644 (file)
@@ -798,6 +798,8 @@ diff.mnemonicprefix::
        standard "a/" and "b/" depending on what is being compared.  When
        this configuration is in effect, reverse diff output also swaps
        the order of the prefixes:
+diff.noprefix::
+       If set, 'git diff' does not show any source or destination prefix.
 `git diff`;;
        compares the (i)ndex and the (w)ork tree;
 `git diff HEAD`;;