会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yangruomao
首页
新随笔
订阅
管理
2021年11月13日
git笔记
摘要: Git git 常用命令 设置用户签名 git config --global user.name 用户名 git config --global user.email 邮箱 初始化本地库 git init 查看本地库状态 git status 添加到暂存区 git add hello.txt #
阅读全文
posted @ 2021-11-13 00:51 yangruomao
阅读(31)
评论(0)
推荐(0)
编辑
公告