From: Andreas Ericsson Date: Sun, 7 Sep 2008 20:15:29 +0000 (+0200) Subject: Teach "git diff -p" to locate PHP class methods X-Git-Tag: v1.6.1-rc1~267 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/af9ce1ffc6de9774e90a91f27fb1febd027f74f1?ds=inline;hp=af9ce1ffc6de9774e90a91f27fb1febd027f74f1 Teach "git diff -p" to locate PHP class methods Otherwise it will always print the class-name rather than the name of the function inside that class. While we're at it, reorder the gitattributes manpage to list the built-in funcname pattern names in alphabetical order. Signed-off-by: Andreas Ericsson Signed-off-by: Junio C Hamano ---