记住密码(15分钟)
git config --global credential.helper cache
长期记住密码
git config --global credential.helper store
本条目发布于[2014年7月29日](https://c4ys.com/archives/280 "13:06")。属于[Tools](https://c4ys.com/archives/category/tools)分类,被贴了 [git](https://c4ys.com/archives/tag/git) 标签。