mention use of "hooks.allownonascii" in "man githooks"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Wed, 20 Feb 2019 07:53:54 +0000 (02:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Feb 2019 17:41:21 +0000 (09:41 -0800)
commit3e14dd2c8e9bc3b4bd2fb8197db6fe47133815cb
treebd5657d3a2c84187752271b3c452c55ccdc38fd5
parent0d0ac3826a3bbb9247e39e12623bbcfdd722f24c
mention use of "hooks.allownonascii" in "man githooks"

The default pre-commit script checks the config variable
"hooks.allownonascii" to determine whether to allow non-ASCII file
names -- mention this in "man githooks", just as the section on
"update" mentions the use of "hooks.allowunannotated".

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/githooks.txt