在终端输入:git config --global credential.helper store然后Git pull一次,输入一次用户名密码就会自动保存该用户名密码;查看配置的用户信息:git co
在终端输入:
git config --global credential.helper store
然后Git pull一次,输入一次用户名密码就会自动保存该用户名密码;
查看配置的用户信息:
git config --list
在终端输入:git config --global credential.helper store然后Git pull一次,输入一次用户名密码就会自动保存该用户名密码;查看配置的用户信息:git co
在终端输入:
git config --global credential.helper store
然后Git pull一次,输入一次用户名密码就会自动保存该用户名密码;
查看配置的用户信息:
git config --list