摘要: 一、git bush中设置Git 全局设置:git config --global user.name "用户名" git config --global user.email "用户邮箱" 二、设置让VSCode记住git账号和密码: git config --global credential. 阅读全文
posted @ 2019-10-28 09:22 南瓜壳 阅读(22433) 评论(0) 推荐(2)