Copy this bookmark:
Using git to deploy a website
march 2011 by steven
I like the idea of 'git push production', but I'd be scared shitless to actually do that without a rollback plan. I didn't realize before this, but a push target can have multiple locations, which might enable you to push to an entire web cluster. Interesting.
git
deployment
march 2011 by steven