Git development
 help / color / mirror / Atom feed
* git rev-list ordering
@ 2008-11-16  0:44 Ian Hilt
  2008-11-16  1:27 ` Sverre Rabbelier
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Hilt @ 2008-11-16  0:44 UTC (permalink / raw)
  To: Git Mailing List

Why is it that this command,

    git rev-list --reverse --max-count=1 <branch>

results in the same SHA1 as,

    git rev-list --max-count=1 <branch>

So far, the documentation and the mailing list archives haven't helped.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-11-19  8:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16  0:44 git rev-list ordering Ian Hilt
2008-11-16  1:27 ` Sverre Rabbelier
2008-11-16  1:44   ` Ian Hilt
2008-11-16 21:16     ` Johannes Schindelin
2008-11-17  1:21       ` Ian Hilt
2008-11-17  1:35         ` Johannes Schindelin
2008-11-18 20:28       ` Pete Harlan
2008-11-19  8:26         ` Björn Steinbrink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox