Git development
 help / color / mirror / Atom feed
* A question about git-rev-list
@ 2007-07-16  8:55 David Kastrup
  2007-07-16 20:05 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: David Kastrup @ 2007-07-16  8:55 UTC (permalink / raw)
  To: git


Hi,

if I do

git-rev-list --remove-empty HEAD --not some-commit -- filename | tail -1

do I have any guarantee that the commit id I get (if any) is a direct
descendant of some-commit?  I _think_ --remove-empty might be
necessary for that option, but have no idea whether this hunch is
correct.  Do I need additional options like --topo-order, or is that
unnecessary?

Thanks,

-- 
David Kastrup

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

end of thread, other threads:[~2007-07-17  4:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16  8:55 A question about git-rev-list David Kastrup
2007-07-16 20:05 ` Linus Torvalds
2007-07-16 21:16   ` David Kastrup
2007-07-17  4:33     ` Junio C Hamano

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