Skip to content

Commit 92c4369

Browse files
Felipe Contrerasgitster
authored andcommitted
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>
1 parent 7370445 commit 92c4369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/remote-helpers/git-remote-hg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import urlparse, hashlib
3636
# git config --global remote-hg.force-push false
3737
#
3838
# If you want the equivalent of hg's clone/pull--insecure option:
39-
# git config remote-hg.insecure true
39+
# git config --global remote-hg.insecure true
4040
#
4141
# git:
4242
# Sensible defaults for git.

0 commit comments

Comments
 (0)