]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ar/fix-git-pull-no-verify'
authorJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:07:46 +0000 (12:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:07:46 +0000 (12:07 -0700)
"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

1  2 
builtin/pull.c

diff --cc builtin/pull.c
Simple merge