Skip to content
Snippets Groups Projects
Commit 02465caf authored by Matt Mackall's avatar Matt Mackall
Browse files

share: remove reference to tip

parent f7bcc2e5
Branches
Tags
No related merge requests found
......@@ -24,8 +24,7 @@
with rollback, the other clone will suddenly stop working: all
operations will fail with "abort: working directory has unknown
parent". The only known workaround is to use debugsetparents on
the broken clone to reset it to a changeset that still exists
(e.g. tip).
the broken clone to reset it to a changeset that still exists.
"""
return hg.share(ui, source, dest, not noupdate)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment