Version Control with Mercurial
Other Topics
Pull and Update All-In-One
Tagging Changesets with Memorable Names
Fixing Your Most Recent Commit
Manipulating Files --- Copy, Move, Delete, ...
hg rm
hg forget
hg cp
hg mv
Other Ways to Share Repos
- filesystem
ssh
- HTTP/HTTPS
hg serve
Bitbucket Forks and Pull Requests
Ignore File Tricks
- user-level
.hgignore
file
.hgignore
regular expression syntax
Updating Backwards in Time
ssh
Keys Authentication