Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-cc172 committed Nov 5, 2024
1 parent c893548 commit 141d14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _2024-finalproject/Richard/homework.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
git reset <文件名>
```
此命令会将文件从暂存区移除,但保留工作区的修改内容,方便继续编辑或重新添加。
![Git reset](git%20reset.png)
![Git reset](git%20reset.jpeg)

- **方法 2:使用 `git checkout`**
```bash
Expand Down

0 comments on commit 141d14b

Please sign in to comment.