diff-tree: fix and extend argument parsing
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 18 May 2005 20:10:17 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 18 May 2005 20:10:17 +0000 (13:10 -0700)
We use "--" to mark end of command line switches, not "-". Also,
allow more flexibility in the passed-in sha1 names, in that a
single sha1 uses the "commit-diff" logic that compares against
its parent(s).


No differences found