Skip to content

Commit

Permalink
remote-hg: trivial configuration note cleanup
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Felipe Contreras authored and Junio C Hamano committed May 21, 2013
1 parent 7370445 commit 92c4369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/remote-helpers/git-remote-hg
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 92c4369

Please sign in to comment.