Git 命令演练场
试试:git init → git add index.html → git commit -m "first" → git log
工作区
暂存区
仓库(提交历史)
$ 等待输入……