How do I force git to run a post-receive hook on a server even if I don\'t have a new commit to push?
git
post-receive
I use git to aut
I tried empty commits and delete upload branch.
But what about a direct ssh command:
ssh your_host /path/to/your_repo/hooks/post-receive