Forked from https://hg.java.net/hg/javamail~mercurial
To update this repo:
$ hg pull
$ hg update
$ hg push git+ssh://[email protected]:kennycp/javamail.git
The master branch may have to be set as active prior to pushing to git using either:
$ hg bookmark -r default master
or
$ hg bookmark master