summaryrefslogtreecommitdiff
path: root/builtin-verify-tag.c
diff options
context:
space:
mode:
authorMatt Kraai <kraai@ftbfs.org>2010-02-24 14:18:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-02-24 23:34:00 (GMT)
commit8bb45b25b2230c84724f6f62bfcc04a79999a90c (patch)
treedb26a10491eeb26c50ff011ab393fe3eeb9feca4 /builtin-verify-tag.c
parentd951615daa9de25687fc4af34a224f62f8d414e5 (diff)
downloadgit-8bb45b25b2230c84724f6f62bfcc04a79999a90c.zip
git-8bb45b25b2230c84724f6f62bfcc04a79999a90c.tar.gz
git-8bb45b25b2230c84724f6f62bfcc04a79999a90c.tar.bz2
commit: quote the user name in the example
If the user runs git config --global user.name Your Name as suggested, user.name will be set to "Your". With this patch, the suggested command will be git config --global user.name "Your Name" which will set user.name to "Your Name" and hopefully help users avoid the former mistake. Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-verify-tag.c')
0 files changed, 0 insertions, 0 deletions