git-rev-parse: re-organize and be more careful
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 17:12:55 +0000 (10:12 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 17:12:55 +0000 (10:12 -0700)
Output default revisions as their hex SHA1 names to be consistent.

Add "--verify" flag that verifies that we output a single ref and not
more (and disables ref arguments).

No differences found