I\'m new to SmartGit. I can\'t commit through my repository, the message I\'m receiving is:
Unable to auto-detect email address (got \'Arreane@Arreane-PC.(none)\
Put your computer's username
git config --global user.email "YOU@EXAMPLE.COM" git config --global user.name "YOUR COMPUTER\'S USERNAME"