git config --global credential.helper store
git config --global credential.helper 'cache --timeout=86400'(记住一天)