Mercurial Tips
This page is a collection of short tips that can be used on the homepage.
Tip: Use 'hg status --rev <X>:<Y>' to see files changes between two revisions |
Tips
Use 'hg summary' to get a synopsis of your working directory
Use 'hg serve', then browse your repository at !http://localhost:8000/