How to make automatic deployment with git: 'fetch and checkout' vs 'pull --ff-only'
Can git be used as automatic deploment tool? Some say that as for mvp it is enough. Others give quite good explanations how to do it, see gitolite.com/deploy.
Can git be used as automatic deploment tool? Some say that as for mvp it is enough. Others give quite good explanations how to do it, see gitolite.com/deploy.