On Wed, 7 Aug 2019 at 20:57, Josh Steadmon <stead...@google.com> wrote: > > This series adds a new pre-merge-commit hook, similar in usage to > pre-commit. It also improves hook testing in t7503, by verifying that > the correct hooks are run or bypassed as expected. > > The original series was done by Michael J Gruber <g...@grubix.eu>. I have > addressed the outstanding review comments, and noted my changes in the > commit messages in "[js: ...]" blocks. > > Changes since V4:
I don't have any more nits to pick ;-) so this looks good to me, FWIW. Martin