ref updates: switch from ref-change to ref-changes
commit1365e59c5697ec5232748a152589997e1b21ad00
authorKyle J. McKay <mackyle@gmail.com>
Mon, 21 Sep 2015 12:35:33 +0000 (21 05:35 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 21 Sep 2015 12:35:33 +0000 (21 05:35 -0700)
tree2ee60d0b4a2c1feae97ef9e00a9e2d9e3d66d8bb
parent1f6e4843a9f5be48332fe8459335e9d4626f3b42
ref updates: switch from ref-change to ref-changes

By using 'ref-changes' instead of 'ref-change', all ref changes
that are part of the same update can be sent to taskd all at once
and together.

Not only does this allow superior change notification processing,
it's also much, much faster and more effecient when dealing with
a large number of refs updated in the same fetch or push.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
hooks/post-receive
jobd/update.sh