+ [6 years ago] ayee woops, my connection died
+ [6 years ago] R2robot and I have some that are populated with only 2 commits
+ [6 years ago] R2robot "We need at least one non-empty commit with an email to generate this graph." <-- do you have an email set?

message no. 172939

Posted by ayee in #github at 2019-06-05T21:16:13Z

My contributors page has said there isn't enough data, but I have 100+ commits over 18 days. When is it enough data?
+ [6 years ago] CarlFK https://help.github.com/en/articles/telling-git-about-your-signing-key#telling-git-about-your-gpg-key-2 #5 To add your GPG key...
+ [6 years ago] CarlFK export GPG_TTY=$(tty)
+ [6 years ago] CarlFK how does that do that?
+ [6 years ago] R2robot how does it do what?
+ [6 years ago] CarlFK tty is /usr/bin/tty - that returns /dev/pts/30. so GPG_TTY=/dev/pts/30 - how is that "To add your GPG key to your bash profile"