git config --global user.nameopen in new window "xxx"
git config --global user.email "xxx"
git config --global user.password "xxx"