摘要: 一.git结构 工作区--暂存区--本地区 二.命令 初始化 git init 生成.git文件 配置config 查看状态 git status 设置签名 git config user.name xxx git config user.email xxx@xx.com 全局 git config 阅读全文
posted @ 2020-03-16 14:41 ꧁༺红尘^_^有梦༻꧂ 阅读(87) 评论(0) 推荐(0)