Skip to content

Commit

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

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

0 comments on commit c893548

Please sign in to comment.