From: Gerrit Pape Date: Fri, 2 Mar 2007 12:20:10 +0000 (+0000) Subject: Fix quoting in update hook template X-Git-Tag: v1.5.0.3~17 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b8ac23bcf82e67ccc56b90217c68d7a46b4b2bbc?ds=inline;hp=b8ac23bcf82e67ccc56b90217c68d7a46b4b2bbc Fix quoting in update hook template By default allowunannotated is unset in the repo config, hence $allowunannotated is empty, and must be quoted to not break the syntax. Signed-off-by: Gerrit Pape Signed-off-by: Junio C Hamano ---