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)\
Ran the sample of these commands:
git config --global user.email "focus1@gmail.com"
git config --global user.name "focus1"
Footnote:
focus1@gmail.com === email address used to login to your github account.
focus === your github username