+ [2016-10-15T15:56:55Z] Zarthus if you want an official reponse you have to contact github
+ [2016-10-15T18:08:20Z] RxMcDonald Sup guys, I'm trying to add my ssh key to my account and it says "We got an error doing that", why?
+ [2016-10-15T18:10:56Z] RxMcDonald My key is perfectly fine
+ [2016-10-15T18:11:01Z] RxMcDonald I even generated a new one
+ [2016-10-15T18:12:42Z] RxMcDonald nvm i was pressing the wrong button

message no. 153447

Posted by jeffreylevesque in #github at 2016-10-15T13:42:05Z

I will goto #foreman
+ [2016-10-16T00:39:58Z] gchristensen Hi #github, given an issue, can I find all PRs, issues, and commits referencing that issue, via the API?
+ [2016-10-16T01:10:05Z] zump i created a PR to an open src project on github with my own branch on a fork. Then, there was some conflcits, so I pull'ed and merged from master and then commited. Now my PR shows all the changes from the commits that have been made on master and clutters up the view. How can I fix this?
+ [2016-10-16T01:24:04Z] apo zump: Don't make pull requests from master
+ [2016-10-16T01:24:15Z] apo zump: or, don't edit master until the pull request has been resolved
+ [2016-10-16T01:27:06Z] zump apo: i havent.. its on a branch. except all my commits on master have appeared on my branch and thus in the github PR.