解决SourceTree每次拉取提交都需要输入密码的问题 2019-11-11 本文已影响0人 一大碗面丶 打开终端并且输入: git config --global credential.helper osxkeychain #第一次需要输入密码,以后都不需要了,