Skip to content

Commit 92c4369

Browse files
felipecgitster
authored andcommitted
remote-hg: trivial configuration note cleanup
Follow the style of the previous configurations. Signed-off-by: Felipe Contreras <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7370445 commit 92c4369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)