+ [8 years ago] sucode_ sonOfRa: how to do that
+ [8 years ago] Ben_1 my local repo was connected with a not real existing email address, now I changed it to an existing one. Is there a way to connect all my previous commits in github to the new email adress?
+ [8 years ago] tobiasvl Ben_1: only by rewriting the history of the repo

message no. 159229

Posted by Ozymandy in #github at 2016-12-13T10:18:54Z

Hmm, and how to start writing every file with his name?
+ [8 years ago] malinoff hi, how can a repo owner push commits into my fork (in a branch I created for PR)? I'm pretty sure I didn't give anyone write access
+ [8 years ago] malinoff alright, found https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/
+ [8 years ago] PlagueRat 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)
+ [8 years ago] dknight87 hi guys, I want to get the top 10 biggest Pull Requests by size in my private github org. How can I achieve this in python and the github api? Please advise.
+ [8 years ago] canton7 dknight87, start off with a definition of "biggest"