everyone, please run these commands on every computer you have Git

Ian Monroe ian at monroe.nu
Tue Jul 21 21:14:06 CEST 2009


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


More information about the Amarok-devel mailing list