Linux下:
git config --global credential.helper cache
Windows下:
git config --global credential.helper winstore
或者:
git config --global credential.helper wincred
Linux下:
git config --global credential.helper cache
Windows下:
git config --global credential.helper winstore
或者:
git config --global credential.helper wincred