+ [2016-10-24T16:35:36Z] catphish we seem to be sending an annoyingly large amount of email to it
+ [2016-10-24T16:38:11Z] allejo one time it's used is when a user makes a commit through github and has the "keep my email private" option turned on
+ [2016-10-24T16:41:39Z] catphish allejo: thanks, i thought it might be related to the web editor, i guess i'll just have to try to blacklist it

message no. 154595

Posted by S3BH_ in #github at 2016-10-24T01:33:47Z

was set to something different than my github email. Later, I added that email address to my github email addresses (but not as a primary address)... I still don't see myself on the contribution graph, is the contribution graph "cached", is it ever going to get re-calculated or are all my contributions in vain ?
+ [2016-10-25T03:57:20Z] Anja ive done something wrong. again. locally cloned a github repo, modified it, now i want to fork the original on github merge my changes and issue a pull request.
+ [2016-10-25T03:57:48Z] Anja this must happen to other people!
+ [2016-10-25T03:58:13Z] Anja damned if i can find the link i used with the clues to fix this last time
+ [2016-10-25T03:59:45Z] allejo fork the original to your account on github. once you've done that, add that repo as a remote to your locally cloned repo and push to your repo
+ [2016-10-25T04:01:18Z] Anja thank you allejo