Teach git diff about Objective-C syntax
commit5d1e958e2467ef295637844fd85be7a8ab187ef1
authorJonathan del Strother <jon.delStrother@bestbefore.tv>
Tue, 30 Sep 2008 23:46:34 +0000 (1 00:46 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 6 Oct 2008 16:02:47 +0000 (6 09:02 -0700)
tree7e58f2eb8b19a8e4fe5e7c04475511652b7c3590
parent276328ffb87cefdc515bee5f09916aea6e0244ed
Teach git diff about Objective-C syntax

Add support for recognition of Objective-C class & instance methods,
C functions, and class implementation/interfaces.

Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/gitattributes.txt
diff.c