会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
Kong-Aobo
博客园
首页
新随笔
联系
订阅
管理
2021年4月8日
git指令速查
摘要: 安装完成后,绑定用户名和邮箱,--global表示这台机器上所有的Git仓库都会使用这个配置 git config --global user.name "Your Name" git config --global user.email "email@example.com" 创建版本库 git
阅读全文
posted @ 2021-04-08 17:02 Kong-Aobo
阅读(54)
评论(0)
推荐(0)
编辑
公告