1、打开全局 .gitconfig
2、添加如下代码
[credential] helper = store
3、使用时输入一次帐号密码就可以了
原文地址:https://my.oschina.net/Twitter/blog/222045