git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with contrib/hooks/post-receive-email
@ 2010-03-19  6:39 Eli Barzilay
  2010-03-19 16:39 ` Andy Parkins
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Barzilay @ 2010-03-19  6:39 UTC (permalink / raw)
  To: git

The post-receive-email script goes out of its way to avoid sending
commits twice by filtering out commits that are included in existing
refs, but if more than one branch changes then some commits can end up
not being reported.  For example, I made two commits A and B, made one
branch point at A and another at B, and pushed both -- neither of the
resulting two emails had A.
-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

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

end of thread, other threads:[~2010-03-20  3:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19  6:39 Problem with contrib/hooks/post-receive-email Eli Barzilay
2010-03-19 16:39 ` Andy Parkins
2010-03-19 18:44   ` Brandon Casey
2010-03-20  3:21   ` Eli Barzilay

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).