Add "--flags" and "--no-flags" arguments to git-rev-parse
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 17:08:08 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 17:08:08 +0000 (10:08 -0700)
commitf79b65aa65b7697a1cae0f895061ce822f410c5d
treefd0b8327626dd819756e833e7fe18b75773b47c4
parentbce6286670c6735d0ca2fdf582047e0388dfcd84
Add "--flags" and "--no-flags" arguments to git-rev-parse

The scripts that use this (notably "git diff") will want to split up
flags and file arguments.
rev-parse.c