]> git.ipfire.org Git - thirdparty/git.git/commit
Teach 'diff' about 'diff' attribute.
authorJunio C Hamano <junkio@cox.net>
Fri, 13 Apr 2007 06:05:29 +0000 (23:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 14 Apr 2007 15:57:06 +0000 (08:57 -0700)
commit8c701249d2257699c19822b528c101668abc55b9
treef53d3cf1957b792b456f63517df04e8529d99448
parent35ebfd6a0cd71795c4fa510b99e55ad89fb654f1
Teach 'diff' about 'diff' attribute.

This makes paths that explicitly unset 'diff' attribute not to
produce "textual" diffs from 'git-diff' family.

Signed-off-by: Junio C Hamano <junkio@cox.net>
attr.c
diff.c