Skip to content
Snippets Groups Projects
Commit febfb35d authored by mpm's avatar mpm
Browse files

hg co after hg merge

parent 9cf83bf9
No related merge requests found
......@@ -72,6 +72,7 @@
# pull the self-hosting hg repo
foo$ hg init
foo$ hg merge http://selenic.com/hg/
foo$ hg checkout # hg co works too
# export your .hg directory as a directory on your webserver
foo$ ln -s .hg ~/public_html/hg-linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment