Home (original) (raw)
Contributing to this wiki
online
If you have a Github account, you can login and edit online. Login is required
for online edit.
with Git
1. First, clone this wiki with the link the the right menu or fetch the lastest
updates from the official wiki (git pull).
2. Fork the mirror.
3. Add a reference to your fork: git remote add myfork git@github.com:/offlineimap-wiki.git
4. Edit, edit, edit
5. Commit your changes.
6. Submit a pull request.