git each project to create an account name and password

1. command
Git config --global credential.helper Store
2. performed git pull or git push operation
3. Enter the account name and password
4. After do not need to enter the account name and password

Guess you like

Origin www.cnblogs.com/ODOD/p/11002037.html