git config --global user.name "Your Name Comes Here" git config --global user.email you at yourdomain.example.com or else its all wonky in the commit messages (especially email). Thanks, Ian