We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab011b commit ca63271Copy full SHA for ca63271
_posts/work/technology/tools/2023-07-19-git.md
@@ -74,6 +74,7 @@ git status
74
75
```sh
76
git checkout 代码文件
77
+git checkout .
78
```
79
80
### 将代码修改从工作区加到暂存区
0 commit comments