author | Anders Melchiorsen <mail@cup.kalibalik.dk> | |
Sun, 27 Jul 2008 11:12:15 +0000 (13:12 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 2 Aug 2008 05:45:27 +0000 (22:45 -0700) | ||
commit | bbff8aaaf2f2342b97882f93c9e30050918621c0 | |
tree | 34907f6a6e00380262827edb5539c91b32cf3ceb | tree | snapshot |
parent | b2a56276512885f0c7d159543395769168c9f599 | commit | diff |
Documentation: fix diff.external example
The diff.external examples pass a flag to gnu-diff, but GNU diff
does not follow the GIT_EXTERNAL_DIFF interface.
Signed-off-by: Anders Melchiorsen <mail@cup.kalibalik.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The diff.external examples pass a flag to gnu-diff, but GNU diff
does not follow the GIT_EXTERNAL_DIFF interface.
Signed-off-by: Anders Melchiorsen <mail@cup.kalibalik.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
Documentation/git-config.txt | diff | blob | history |