+ [2016-06-06T20:35:10Z] Laaw okay so turns out you can set a success message, and I can set that to be whatever the lint score was
+ [2016-06-06T23:03:44Z] twidi preaction: following on the Accept header subject, it doesn't work as expected, sadly
+ [2016-06-06T23:04:09Z] twidi For a accept value to be taken into action, it must be the first
+ [2016-06-06T23:04:39Z] twidi for example, for multi-assignees, `application/vnd.github.v3+json, application/vnd.github.cerberus-preview+json` doesn' work, but in the reverse order it works
+ [2016-06-06T23:05:59Z] twidi (it's only a problem for generic api and while github doesn't have more than one preivew api for the same endpoint)

message no. 138160

Posted by syndikate in #github at 2016-06-06T06:00:10Z

Hello people, I am trying to create a file in my repo using api ( gihub_api gem, rails app) although I am failing with a 404 error. I have already setup omniauth, and it works fine. I have the access token as well
+ [2016-06-07T06:30:29Z] JZA hi I got a repo on bitbucket but I want to add an aditional remote on my local folder
+ [2016-06-07T06:30:34Z] JZA how do I go about doing that.
+ [2016-06-07T06:30:44Z] JZA the additional remote will be to github
+ [2016-06-07T06:41:57Z] milki JZA: git remote add
+ [2016-06-07T06:50:21Z] JZA the code is for a page, so I wonder how do I make the code I upload into a github page? Is a user-project and also is 'not' from scratch.