Forums

git 2.3 push-to-deploy updateInstead

have you considered updating git to at least 2.3? It has a fantastic ability to update a working tree based on a simple git push

Details in https://blog.github.com/2015-02-06-git-2-3-has-been-released/

We'll probably update at some point, but we don't have a timeline for when.

ok I'll setup that hook+checkout method described in your blog instead. :)