]> Lady’s Gitweb - Gitweb/commit
gitweb: We do longer need the --parents flag in rev-list.
authorRobert Fitzsimons <redacted>
Sun, 24 Dec 2006 14:31:43 +0000 (14:31 +0000)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commitc42d564e03ca059403526e93a50db155ece3ffd72ec9d8b42cca3542cc0a4410
tree5a67fd4f84b1d12409a94a2a5b6237c3ed0507f682b85b63786557a7e7c1ad4a
parent431bc06790d449565cd34ba163218fb3af2e560fcfa3ab04c10acbe421f1ea36
gitweb: We do longer need the --parents flag in rev-list.

We only want to know the direct parents of a given commit object,
these parents are available in the --header output of rev-list.  If
--parents is supplied with --full-history the output includes merge
commits that aren't relevant.

Signed-off-by: Robert Fitzsimons <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.199429 seconds and 4 git commands to generate.