Re: Bug: post-receive-email sometimes misses commits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxx
http://softwareswirl.blogspot.com/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]