document the diff driver textconv feature
commit678852d918e874c99590ba6e857efeef974a3fb9
authorJeff King <peff@peff.net>
Sun, 26 Oct 2008 04:41:52 +0000 (26 00:41 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 26 Oct 2008 21:09:47 +0000 (26 14:09 -0700)
tree440bbac4e44dee45b34de49dfe43d823f0c5cd8e
parent72cf48414071636546eddfbfc828eda81649cb48
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>
Documentation/gitattributes.txt