git checkout 的一些基础使用(01)checkout 可以完成一些分支操作或者就是恢复文件。 这里只说恢复文件的事儿,分支那边的事儿就交给switch吧。Git 系列 › Git 命令《Git 命令》系列文章StatusdiffHow to use git branchgit checkout 的一些基础使用(01)git stash 基础用法git stash 进阶应用pull 和fetch + mergerebase 的应用revertgit remote 常用操作git tag←上一篇 How to use git branch下一篇 git stash 基础用法→