Git命令 git init-创建新的git repo git status-查看对项目代码的更改git add-将文件添加到暂存区git commit-使用暂存区git log创建文件的新提交-查看最近的提交