1、命令行进入项目目录,输入: git config --global credential.helper store 2、在source tree更新代码,提示输入密码,输入一次后以后就不需要输入了
1、命令行进入项目目录,输入:
git config --global credential.helper store
2、在source tree更新代码,提示输入密码,输入一次后以后就不需要输入了