Just installed GitHub for Windows and have done the configuration part by typing in
$ git config --global user.name \"\" $ git config --global u
You have to install git-it before you can use it as a command . git-it does not get installed when you install Github for windows . Use this to install git-it
npm install -g git-it
and try.