Index

Table of contents

Mercurial

Configuration

global config
~/.hgrc
configure username
[ui]
username = Firstname Lastname <firstname.lastname@example.net>

Committing

hg add
hg commit
hg push