+ [2015-04-02T20:08:10Z] Nevik_ it's really not overkill if you know some basic html. it's just a bunch of frames/iframes, really
+ [2015-04-02T20:08:23Z] Nevik_ i'm not aware of any such project, but that doesn't mean there aren't any
+ [2015-04-02T21:27:09Z] z16 Is it possible to subscribe to a web hook for a repo that you don't own?
+ [2015-04-02T23:47:15Z] walle303 I didnt realize github had an irc channel

message no. 87708

Posted by z16 in #github at 2015-04-02T21:27:09Z

Is it possible to subscribe to a web hook for a repo that you don't own?
+ [2015-04-03T00:02:52Z] jeffmjack so if I git init then make an initial commit, then create a new branch 'original', then switch back to master and set remote origin to be a github repo
+ [2015-04-03T00:03:20Z] jeffmjack when I try to pull, I get a 403 (the github repo is private) with no prompt for user/pass
+ [2015-04-03T00:04:29Z] jeffmjack myfile.git/info/refs is the thing that seems to be blocking
+ [2015-04-03T00:08:51Z] jeffmjack when I try switching .git/config to use ssh, I get an error - the remote end hung up unexpectedly