This guide is aimed at Cotonti site owners who whish to achieve at least one of the following goals:
- Automatically pull updates from Cotonti repository and upload them to their site without having to check for changes and upload via FTP.
- Develop the site together with teammates and avoid overwriting each other's changes.
- Sync changes between several sites.
- Build wesite deployment chain with Git.
Requirements:
- SSH access to your website server.
- Git installed on your local development computer...