Notify.pm: improve new revision handling
commit59df02c37f51a33e1f8b7dc4097fea758dc345dd
authorKyle J. McKay <mackyle@gmail.com>
Tue, 12 Jul 2016 02:53:23 +0000 (11 19:53 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 12 Jul 2016 02:53:23 +0000 (11 19:53 -0700)
treeacd5cbe41fb68e830a40e82fa3e5ac56709e3b44
parent701ed2851f85f47681855fe0d288671d396a057d
Notify.pm: improve new revision handling

Pass the list of other branch tips to mail.sh for each head
being created/updated and process the branch heads in an
order that is more likely to produce a sensible result when
multiple branches are updated simultaneously.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Notify.pm