]> rtime.felk.cvut.cz Git - git.git/blobdiff - builtin-commit.c
Merge branch 'jc/maint-status-preload'
[git.git] / builtin-commit.c
index bb97000320534a0946673edefafdafc74d27d259..f4c73442cfba9483a826dcfbf68f5466d43e8351 100644 (file)
@@ -41,7 +41,7 @@ static const char implicit_ident_advice[] =
 "on your username and hostname. Please check that they are accurate.\n"
 "You can suppress this message by setting them explicitly:\n"
 "\n"
-"    git config --global user.name Your Name\n"
+"    git config --global user.name \"Your Name\"\n"
 "    git config --global user.email you@example.com\n"
 "\n"
 "If the identity used for this commit is wrong, you can fix it with:\n"