git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* --first-parent plus path limiting
@ 2008-01-29  8:29 Johannes Sixt
  2008-01-29  8:47 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Johannes Sixt @ 2008-01-29  8:29 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano

While trying to find out when builtin-fetch.c was merged into master, I
noticed that this:

$ git log --first-parent --pretty=oneline -- builtin-fetch.c

lists b888d61c (Make fetch a builtin), which I did not expect. This one
doesn't list it, as expected:

$ git log --first-parent --pretty=oneline

-- Hannes

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

end of thread, other threads:[~2008-01-29 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29  8:29 --first-parent plus path limiting Johannes Sixt
2008-01-29  8:47 ` Junio C Hamano
2008-01-29  9:05   ` Johannes Sixt
2008-01-29  9:11     ` Junio C Hamano
2008-01-29  9:18       ` Johannes Sixt
2008-01-29 20:03         ` 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;
as well as URLs for NNTP newsgroup(s).