Code

git-svn: trailing slash in prefix is mandatory with --branches/-b
[git.git] / builtin-init-db.c
index 4df9fd0fad7bbc3fd0cde1e6e57b902fbd277608..0be2d2ef6eec3e5830e893795cf9219851611859 100644 (file)
@@ -7,7 +7,7 @@
 #include "builtin.h"
 
 #ifndef DEFAULT_GIT_TEMPLATE_DIR
-#define DEFAULT_GIT_TEMPLATE_DIR "/usr/share/git-core/templates/"
+#define DEFAULT_GIT_TEMPLATE_DIR "/usr/share/git-core/templates"
 #endif
 
 #ifdef NO_TRUSTABLE_FILEMODE