Skip to content

Commit 7b21ec2

Browse files
rudisgitster
authored andcommitted
remote-hg: document location of stored hg repository
Signed-off-by: Simon Ruderich <[email protected]> Signed-off-by: Felipe Contreras <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2594a79 commit 7b21ec2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/remote-helpers/git-remote-hg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# Just copy to your ~/bin, or anywhere in your $PATH.
99
# Then you can clone with:
1010
# git clone hg::/path/to/mercurial/repo/
11+
#
12+
# For remote repositories a local clone is stored in
13+
# "$GIT_DIR/hg/origin/clone/.hg/".
1114

1215
from mercurial import hg, ui, bookmarks, context, util, encoding, node, error
1316

0 commit comments

Comments
 (0)