mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-02-14 01:06:46 +01:00
remote-hg: document location of stored hg repository
Signed-off-by: Simon Ruderich <simon@ruderich.org> 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
d871a41b0d
commit
6324bcab40
@@ -8,6 +8,9 @@
|
||||
# Just copy to your ~/bin, or anywhere in your $PATH.
|
||||
# Then you can clone with:
|
||||
# git clone hg::/path/to/mercurial/repo/
|
||||
#
|
||||
# For remote repositories a local clone is stored in
|
||||
# "$GIT_DIR/hg/origin/clone/.hg/".
|
||||
|
||||
from mercurial import hg, ui, bookmarks, context, util, encoding, node, error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user