git使用
摘要:
Remote:远程仓库Repository:本地仓库index:暂存区workspace:工作区git init 初始化git add 将文件添加至暂存区git commit -m '备注说明' 提交git status 查看是否还有文件未提交git diff:查看文件修改的内容git log 显示 阅读全文
posted @ 2019-12-19 10:46
Lanxe
阅读(225)
评论(0)
推荐(0)
浙公网安备 33010602011771号