Below you will find pages that utilize the taxonomy term “Git”
Posts
Deploying Django with Git
This post explains how I set up a linux server such that I can deploy changes to a django application just using a git push. This is just what works for me, at the moment. In addition, the entire content is based on the article “Using Git for Deployment” from Dan Barber, so it is required reading as well.
Like Dan Barber, I set up two repositories on the server: