git config credential.helper store
git config credential.helper store --global
git config credential.helper 'cache --timeout=3600'
git config --global --unset credential.helper