Merge branch 'ar/fix-git-pull-no-verify'
commita876f0b95c95d58436045454ea7c8b51c5f96c2e
authorJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:07:46 +0000 (4 12:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:07:46 +0000 (4 12:07 -0700)
tree70b1f2fdee58f4f561b8ef7baa98270ead83005b
parent876b1423317071f43c99666f3fc3db3642dfbe14
parent47bfdfb3fd3b4752d2292a6744fae9abe37b8f1e
Merge branch 'ar/fix-git-pull-no-verify'

"git pull --no-verify" did not affect the underlying "git merge".

* ar/fix-git-pull-no-verify:
  pull: honor --no-verify and do not call the commit-msg hook
builtin/pull.c