摘要: 记住用户名和密码(不用每次都输入) git config --global credential.helper store git config --global credential.helper 'cache --timeout=86400'(记住一天) 阅读全文
posted @ 2021-07-30 09:36 bhxuwei 阅读(39) 评论(0) 推荐(0)