]> granicus.if.org Git - git/commitdiff
Merge branch 'js/pre-merge-commit-hook' into next
authorJunio C Hamano <gitster@pobox.com>
Sat, 7 Sep 2019 16:23:37 +0000 (09:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Sep 2019 16:23:37 +0000 (09:23 -0700)
A new "pre-merge-commit" hook has been introduced.

* js/pre-merge-commit-hook:
  merge: --no-verify to bypass pre-merge-commit hook
  git-merge: honor pre-merge-commit hook
  merge: do no-verify like commit
  t7503: verify proper hook execution


Trivial merge