latest 8 messages by Seb

+ [2016-09-01T13:04:20Z] Seb the protection URL itself is extracted from the JSON returned by the API for that branch, so it's not a typo in the URL on my end
+ [2016-09-01T13:03:22Z] Seb I *am* passing -H 'Accept: application/vnd.github.loki-preview+json' to curl, so I wonder what I may be doing wrong...
+ [2016-09-01T13:03:02Z] Seb I'm getting "not found" when PUTing to the protection URL of one my branches
+ [2016-09-01T13:02:40Z] Seb hi fellows
+ [2016-08-09T02:53:23Z] Seb do I have to create a "bot" account on github just so that cronjob keypair can be used to push ?
+ [2016-08-09T02:52:55Z] Seb the cronjob has its own ssh keypair, but I'd rather not add its public part to my personal user account
+ [2016-08-09T02:52:01Z] Seb I want to synchronize an svn repository to github; I already have code that does that (basically a cron using git-svn), but am wondering what's the best approach from a github account standpoint
+ [2016-08-09T02:50:40Z] Seb hi fellows