Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 588 Bytes

Home.textile

File metadata and controls

20 lines (13 loc) · 588 Bytes

Github OfflineIMAP page

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 [email protected]:/offlineimap-wiki.git
4. Edit, edit, edit
5. Commit your changes.
6. Submit a pull requet.