mirror of
https://github.com/git/git.git
synced 2024-11-24 18:33:43 +08:00
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:
parent
737044517f
commit
92c4369907
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user