mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-11 21:55:40 +01: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:
committed by
Felipe Contreras
parent
b43a1401a0
commit
2f42aa8ae2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user