From: Michael Haggerty <mhagger@alum.mit.edu>
To: git discussion list <git@vger.kernel.org>
Cc: Andy Parkins <andyparkins@gmail.com>
Subject: Re: Bug: post-receive-email sometimes misses commits
Date: Mon, 27 Feb 2012 21:43:02 +0100 [thread overview]
Message-ID: <4F4BEAD6.9040109@alum.mit.edu> (raw)
In-Reply-To: <4F4BEA09.90600@alum.mit.edu>
On 02/27/2012 09:39 PM, Michael Haggerty wrote:
> [...] It generates the
> "new" commits for A using the equivalent of
>
> git rev-list ^master ^B A
>
> and it generates the "new" commits for B using the equivalent of
>
> git rev-list ^master ^B A
Sorry, that last line should of course be
git rev-list ^master ^A B
Michael
--
Michael Haggerty
mhagger@alum.mit.edu
http://softwareswirl.blogspot.com/
prev parent reply other threads:[~2012-02-27 20:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 20:39 Bug: post-receive-email sometimes misses commits Michael Haggerty
2012-02-27 20:43 ` Michael Haggerty [this message]
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=4F4BEAD6.9040109@alum.mit.edu \
--to=mhagger@alum.mit.edu \
--cc=andyparkins@gmail.com \
--cc=git@vger.kernel.org \
/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 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).