<div class="gmail_quote">On 27 February 2011 05:12, Barry Warsaw <span dir="ltr">&lt;<a href="mailto:barry@python.org">barry@python.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I guess it&#39;s possible for change notifications to encompass multiple named<br>
branches though, right?  I&#39;m not sure what to do about that, but it seems like<br>
a less common use case.<br></blockquote><div><br></div><div>Are the change notifications per-commit? If so, there&#39;s no way that a single change notification could be for more than one named branch.</div><div><br></div>
<div>If the notifications are per-pull/per-push, then yes it could be for multiple branches.</div><div><br></div><div>In either case, it should definitely be possible to put the name(s) of the branches in the change notifications - in either type of hook you can inspect the changesets and determine what branch they are on.</div>
<div><br></div><div>Tim Delaney </div></div>