We have:
- shared hosting (linux-based), access to it via ssh, but there is no git there;
- development environment: ubuntu 14.04, configured LAMP, local git repository.
Question: how to use these tools to organize the workflow?
Desired: at each commit to the production branch, send changes to the server.
Now: manually (