Merge branch 'dm/run-command-ignored-hook-advise'
commit130b512e62dd4cdd4c5d35700438b19b81cec00e
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 05:24:22 +0000 (6 14:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 05:24:22 +0000 (6 14:24 +0900)
tree325f3578b9a4dcd9a595b0711c2d827f0eec5644
parentc2ece9dc4de60ead431f7902c273be32c880eede
parentf805a00a396ee91599902cebe55620b2a4c813b9
Merge branch 'dm/run-command-ignored-hook-advise'

A hook script that is set unexecutable is simply ignored.  Git
notifies when such a file is ignored, unless the message is
squelched via advice.ignoredHook configuration.

* dm/run-command-ignored-hook-advise:
  run-command: add hint when a hook is ignored
contrib/completion/git-completion.bash