author | Gerrit Pape <pape@smarden.org> | |
Fri, 2 Mar 2007 12:20:10 +0000 (12:20 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Mar 2007 23:11:52 +0000 (15:11 -0800) | ||
commit | b8ac23bcf82e67ccc56b90217c68d7a46b4b2bbc | |
tree | 04da6957ccd79dc64fa7d6c99780db4fac20f09e | tree | snapshot |
parent | eecc8367f4eaafc8449fc08c4e33f3f8ac474469 | commit | diff |
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 <pape@smarden.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <pape@smarden.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
templates/hooks--update | diff | blob | history |