Git Lab Global Setup
git config --global user.name "**user name**"
git config --global user.email "**email**"
Graceful Guanaco
git config --global user.name "**user name**"
git config --global user.email "**email**"