mirror of
https://github.com/facebook/sapling.git
synced 2025-01-06 04:43:19 +03:00
Add ~/.hgpaths to README
This commit is contained in:
parent
2bf41c300e
commit
bb5af0e7a3
4
README
4
README
@ -86,3 +86,7 @@ Network support:
|
||||
foo$ cp hgweb.cgi ~/public_html/hg-linux/index.cgi
|
||||
foo$ emacs ~/public_html/hg-linux/index.cgi # adjust the defaults
|
||||
|
||||
# Give symbolic names to repos
|
||||
foo$ echo "main http://selenic.com/hg/" >> ~/.hgpaths # one pair per line
|
||||
foo$ hg merge main
|
||||
foo$ hg co
|
||||
|
Loading…
Reference in New Issue
Block a user