Gregory Heytings wrote: > That looks good, except for two things: > > (1) the hooks/post-receive-ci.heytings.org must be made executable, and
Drat! Sorry. Fixed now. > (2) given that only one oldrev/newrev/refname triplet is passed to the I had written that first while loop some years ago for a different multiple hook case. I therefore just reached for it and grabbed it for this task. But that doesn't mean that it can't do something different. I am distracted right now be being in an in-real-life meetup. I fixed the executable mode now because that doesn't take any thought but I am sure we can feed all of them to your CI script all at once. And actually I can imagine that you would want that because otherwise it would get multiple events in a stream. I think. Bob
