1
0
mirror of https://github.com/git/git.git synced 2024-10-22 11:18:17 +02:00

remote-hg: add missing config variable in doc

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Dusty Phillips 2013-04-11 07:22:58 -05:00 committed by Junio C Hamano
parent a57ad51d1a
commit e1219e45bd

@ -23,6 +23,10 @@ import urllib
# If you want to switch to hg-git compatibility mode:
# git config --global remote-hg.hg-git-compat true
#
# If you are not in hg-git-compat mode and want to disable the tracking of
# named branches:
# git config --global remote-hg.track-branches false
#
# git:
# Sensible defaults for git.
# hg bookmarks are exported as git branches, hg branches are prefixed