fix shell syntax error in template
authorThorsten Glaser <t.glaser@tarent.de>
Fri, 30 Aug 2013 10:40:30 +0000 (12:40 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Aug 2013 16:56:30 +0000 (09:56 -0700)
An if clause must not be empty; add a "colon" command.

Signed-off-by: Thorsten Glaser <t.glaser@tarent.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found