author | Jeff King <peff@peff.net> | |
Sun, 26 Oct 2008 04:41:52 +0000 (00:41 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Oct 2008 21:09:47 +0000 (14:09 -0700) | ||
commit | 678852d918e874c99590ba6e857efeef974a3fb9 | |
tree | 440bbac4e44dee45b34de49dfe43d823f0c5cd8e | tree | snapshot |
parent | 72cf48414071636546eddfbfc828eda81649cb48 | commit | diff |
document the diff driver textconv feature
This patch also changes the term "custom diff driver" to
"external diff driver"; now that there are more facets of a
"custom driver" than just external diffing, it makes sense
to refer to the configuration of "diff.foo.*" as the "foo
diff driver", with "diff.foo.command" as the "external
driver for foo".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This patch also changes the term "custom diff driver" to
"external diff driver"; now that there are more facets of a
"custom driver" than just external diffing, it makes sense
to refer to the configuration of "diff.foo.*" as the "foo
diff driver", with "diff.foo.command" as the "external
driver for foo".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt | diff | blob | history |