Add "--all" flag to rev-parse that shows all refs
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 20:07:52 +0000 (13:07 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 20:07:52 +0000 (13:07 -0700)
commit960bba0d8c14c9eb76bbb42eebc39eff58fc452b
tree11debe811d5fcdc8cc347a4c9aab607bf91fe4cf
parentdade09c2269ec2117df085e8a99efcabccf08c53
Add "--all" flag to rev-parse that shows all refs

And make git-rev-list just silently ignore non-commit refs if we're not
asking for all objects.
rev-list.c
rev-parse.c