+ [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. 159264

Posted by PlagueRat in #github at 2016-12-14T05:16:37Z

Okay... there is an opensource project on github that is nice... I likes it. However, I want to add a few features. How do I do that? More importantly, once I fork off my own version, is there a mechanism that facilitates other people's changes being included into my version ? I have never used github before (except as source)
+ [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?