remote-hg: trivial configuration note cleanup

Follow the style of the previous configurations.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Felipe Contreras 2013-05-20 22:47:52 -05:00 committed by Junio C Hamano
parent 737044517f
commit 92c4369907

View file

@ -36,7 +36,7 @@ import urlparse, hashlib
# git config --global remote-hg.force-push false
#
# If you want the equivalent of hg's clone/pull--insecure option:
# git config remote-hg.insecure true
# git config --global remote-hg.insecure true
#
# git:
# Sensible defaults for git.