git-rev-list: add "--parents" command line flag
commit97658004c311c54e2e4755dc545a9da261bd1441
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 02:30:07 +0000 (30 19:30 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 02:30:07 +0000 (30 19:30 -0700)
tree98b7bcb9b879bba7de6eb64a1412563632ca224d
parent8906300f65a3b0c3e061af9d2c7ba48fedfa26a4
git-rev-list: add "--parents" command line flag

It makes rev-list show the list of parents, the same
way git-rev-tree does (but without the expense).
rev-list.c