I just helped a friend to set up a Github account to collaborate on my project. His commits come through, but for some reason on the \"Source\" page of my repository next to
Run this in Terminal:
git config --global user.name "your-github-username" git config --global user.email "your-github-email"