会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
号虫
博客园
首页
新随笔
联系
订阅
管理
2021年7月3日
git的学习
摘要: 配置用户名和邮件git config user.name "your name"git config user.email "your email"目录初始化git init查看仓库状态:git status查看全部git config --list添加到暂存区:git add fileA file
阅读全文
posted @ 2021-07-03 09:43 号虫
阅读(32)
评论(0)
推荐(0)
公告