GIT Syntax

git config --global user.name "captain jack"
git config --global user.email xxxxx@gmail.com
VIvek