git log
git status
git commit
git branch
git reset HEAD^
git checkout -b wyf
git add .
git show 302d40d9c418 > patch
git format-patch -1
git status
git commit
git branch
git reset HEAD^
git checkout -b wyf
git add .
git show 302d40d9c418 > patch
git format-patch -1
本文总结了Git中常用的命令操作,包括查看提交记录、状态检查、提交更改、分支管理等核心功能,适合初学者快速上手及进阶用户查阅。
7489

被折叠的 条评论
为什么被折叠?



