+[6 years ago]R2robotwelp +[6 years ago]ayeewoops, my connection died +[6 years ago]R2robotheh +[6 years ago]R2robotand 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?
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]CarlFKexport GPG_TTY=$(tty) +[6 years ago]CarlFKhow does that do that? +[6 years ago]R2robothow does it do what? +[6 years ago]CarlFKtty 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"