Is it possible to deploy a website using git push? I have a hunch it has something to do with using git hooks to perform a git reset --hard on the server side, but how would I go about accomplishing this?

19 Answers
19

Leave a Reply

Your email address will not be published. Required fields are marked *