Post-commit hooks
Created by: skarphet
Hey.
Trying to set up a hook that both auto-updates a local folder on one of my servers - while also inserting data from the POST that I am supposed to receive. When I use requestbin (www.requestb.in) it receives POST data - however, not when I use PHP? Does not seem to work when I use Ruby either.
Any suggestions? Or does anyone have any example code I could try? I have tried everything that comes to mind.