摘要: 1.在你的.git 文件下右键打开git bash 2.在git bash 里输入touch .git-credentials 回车 在输入 vim .git-credentials 按i(vim 指令 insert 缩写) 输入 https://{username}:{password}@gith 阅读全文
posted @ 2017-10-16 22:54 了不起的IMP 阅读(123) 评论(0) 推荐(0)