Git Use a credencial do arquivo
$ git config credential.helper store
Sore Squirrel
$ git config credential.helper store
# This cache timeout is in seconds
$ git config --global credential.helper 'cache --timeout=3600'