Login
Roast topics
Find topics
Find it!
From:
Git Cookbook
(Uncensored)
subscribe
Git Cookbook – Simple deployments with git
https://git.seveas.net/simple-deployments-with-git.html
links
backlinks
Tagged with:
hooks
deploy
post-receive
Roast topics
Find topics
Roast it!
While git is not a deployment tool, many people (attempt to) use it as one. So here are some recipes for doing deployments with git hooks in a safe and sane way.