+ [2016-12-14T18:35:14Z] jnavila Is there a good reason why the committer is github when merging a PR from the web interface?
+ [2016-12-14T21:05:25Z] canton7 jnavila, probably to indicate that the PR was merged from the web interface?
+ [2016-12-14T21:05:35Z] canton7 I've never seen that be the case, personally... Maybe it's a new thing
+ [2016-12-14T21:06:44Z] jnavila Well, the tool used to perform the merge is useless for future. I wonder if it's only for self-promotion
+ [2016-12-14T21:07:54Z] jnavila canton7: it seems to be quite old. git log --format=fuller shows me that it's older than one year at least

message no. 159276

Posted by dknight87 in #github at 2016-12-14T10:42:04Z

yep, found it. How can I do this at the org level rather than user? I want all PRs for all private repos in my org
+ [2016-12-15T05:49:38Z] bilb_ono I am trying to push to my repo. and I get this error: remote: Permission to AlexMarshall12/AlexMarshall12.github.io.git denied to alex-conduce. This of course makes sense. I am using the wrong username. I want to push as AlexMarshall12, not alex-conduce
+ [2016-12-15T05:49:41Z] bilb_ono how can I do this?
+ [2016-12-15T08:46:31Z] tobiasvl bilb_ono: what command are you using to push?