From: Johannes Sixt <j.sixt@viscovery.net>
To: Git Mailing List <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>
Subject: --first-parent plus path limiting
Date: Tue, 29 Jan 2008 09:29:57 +0100 [thread overview]
Message-ID: <479EE405.1010001@viscovery.net> (raw)
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
next reply other threads:[~2008-01-29 8:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 8:29 Johannes Sixt [this message]
2008-01-29 8:47 ` --first-parent plus path limiting 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=479EE405.1010001@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.