summaryrefslogtreecommitdiffstats
path: root/builtin-cat-file.c
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-06-28 22:02:47 +0200
committerJunio C Hamano <gitster@pobox.com>2008-06-28 22:43:22 +0200
commit762656e03e80a77aeca6163597640d4e48eee55c (patch)
tree9fd232206263f45d75d951c7497eb8c17fb46e9e /builtin-cat-file.c
parentavoid off-by-one error in run_upload_archive (diff)
downloadgit-762656e03e80a77aeca6163597640d4e48eee55c.tar.xz
git-762656e03e80a77aeca6163597640d4e48eee55c.zip
fix git config example syntax
git-config expects a space, not '=' between option and value. Also, quote the value since it contains globs, which some shells will not pass through unchanged, or will abort if the glob doesn't expand. Signed-off-by: Joey Hess <joey@kitenet.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions