Re: [PATCH] diff: Add diff.orderfile configuration variable

2013-10-25 Thread Anders Waldenborg
(Jonathan, sorry if you got this multiple times, it seems I forgot to Cc list) On Mon, Oct 21, 2013 at 8:40 PM, Jonathan Nieder jrnie...@gmail.com wrote: Should the git-diff(1) manpage get a note about this setting as well (perhaps in a new CONFIGURATION section)? I'll add a reference to the

[PATCH] diff: Add diff.orderfile configuration variable

2013-10-21 Thread Anders Waldenborg
diff.orderfile acts as a default for the -O command line option. Signed-off-by: Anders Waldenborg and...@0x63.nu --- Documentation/diff-config.txt | 4 +++ diff.c| 5 +++ t/t4056-diff-order.sh | 74 +++ 3 files changed,

Re: [PATCH] diff: Add diff.orderfile configuration variable

2013-10-21 Thread Jonathan Nieder
Hi, Anders Waldenborg wrote: diff.orderfile acts as a default for the -O command line option. Signed-off-by: Anders Waldenborg and...@0x63.nu Thanks. [...] --- a/Documentation/diff-config.txt +++ b/Documentation/diff-config.txt @@ -98,6 +98,10 @@ diff.mnemonicprefix:: diff.noprefix::