On Fri, 19 Jul 2019 at 01:56, Josh Steadmon <steadmon@xxxxxxxxxx> wrote: > * Martin's objection on 1/4 that the sample hook would always exit > successfully is (I believe) incorrect. To test this, I ran > "/bin/true && exec test 0 == 1" in a /bin/sh subshell, and it > correctly had a non-zero exit status. I retract my comment on this. It was incorrect, indeed. > git-merge: Honor pre-merge hook Nit: s/H/h/ > merge: do no-verify like commit Nit (maybe just me): this could be patch 1/N, before getting started with the real focus of this series. Martin