git-rev-list: add "--parents" command line flag
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 02:30:07 +0000 (19:30 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 02:30:07 +0000 (19:30 -0700)
It makes rev-list show the list of parents, the same
way git-rev-tree does (but without the expense).


No differences found