Add "git diff" script
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 13 Jun 2005 22:09:34 +0000 (15:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 13 Jun 2005 22:09:34 +0000 (15:09 -0700)
commit940c1bb0181cb20454bf3573134175f86983a0ce
tree5aa582bf5d5dcca3c7c93b87fb6963c004a240b1
parent921d865ea24ffea6452f9b24302e651a347d7905
Add "git diff" script

It's a simple helper that depending on the arguments will either
use git-diff-files, git-diff-cache or git-diff-tree.
Makefile
git-diff-script [new file with mode: 0755]