Comment on Using “git push” to deploy Ruby applications to your own serverComments−dkhenry12yI have used git-deploy in many cases and it works great for any language/framework combo−damian200012yhttps://github.com/git-deploy/git-deployInteresting ... it says one of its main functions is the ease of reverting / backing out of an install.
Comments
I have used git-deploy in many cases and it works great for any language/framework combo
https://github.com/git-deploy/git-deploy
Interesting ... it says one of its main functions is the ease of reverting / backing out of an install.