会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
南瓜壳
博客园
首页
新随笔
联系
管理
2019年10月28日
vscode设置git记住用户名和密码
摘要: 一、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)
公告