+ [8 years ago] jstein Hi, I pushed with my wrong user.email= setting and made a PR https://github.com/nplot/nplot/pull/2 I tried to fix this by setting the right user.email and running git commit --amend
+ [8 years ago] jstein but I still see a wrong avatar on github.
+ [8 years ago] jstein how can I fix this?
+ [8 years ago] jstein git commit --amend --author="..." did the job.
+ [8 years ago] jstein thank you for listening. Bye

message no. 160304

Posted by Abradler in #github at 2017-01-02T02:41:03Z

oh yeah
+ [8 years ago] fsckd hi, what are the character restrictions in repository names? i wanted to have a '+' in my repository's name but i don't think it allows that.
+ [8 years ago] TheWild how comes? Some time ago I referenced issue A from issue B and after some time out of nothing the reference doesn't appear on B, but A still claims it is referenced.
+ [8 years ago] manny_ Hi, I have put config files in .gitignore but when i push to git my config files still gets updated with local values. What should be the problem