Git name and global Git hub name match but “Githubbin” still fails verification

Hi,

my git hub name and git name matches but I still fail the verification. Any ideas? Thanks!

kirchhoffandre:~/workspace $ git-it verify
Verifying "GITHUBBIN"...

ACTUAL                             EXPECTED
------                             --------
"Username added to Git config!"    "Username added to Git config!"
""                              != "You're on GitHub!"            
null                            != "Git config!"                  
null                            != ""                             
# FAIL

Your solution to GITHUBBIN didn't match the expected output.
Try again!



kirchhoffandre:~/workspace/myprojects (master) $ git config -l
user.name=kirchhoffandre
user.email=kirchhoffandre@googlemail.com
user.username=kirchhoffandre
core.editor=nano
core.whitespace=off
core.excludesfile=~/.gitignore
advice.statusuoption=false
color.ui=true
push.default=current
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true