Armazenar Credencias Github
Linux:
git config --global credential.helper cache
OSX:
git config --global credential.helper osxkeychain
Windows:
git config --global credential.helper wincred