My Github contributions aren't being tracked when I commit from the command line and I can't figure out why.
My git config user.email
and git config --global user.email
and my primary email on Github all match.
However, when I went on the github site and deleted a file from a PR through the GUI, and committed it, that showed up as a contribution.
Any ideas? Thanks!