Git/GitHub Web Hook Problemo
Posted by jrperry on August 21, 2013 at 5:45pm
I'm having a problem getting my GitHub web hook to work properly. What I'm trying to do is to automatically pubilsh to a web server once the master branch has been updated from a private repository. The problem that I'm continually running into is the server keeps prompting for username and password, and this stops the script dead in its tracks.
Read more