摘要: 设置记住密码(默认15分钟): git config --global credential.helper cache git config --global credential.helper cache 如果想自己设置时间,可以这样做: git config credential.helper 阅读全文
posted @ 2016-12-09 11:12 雄狮_杜 阅读(366) 评论(0) 推荐(0) 编辑