Skip to content

Commit

Permalink
Update git.md
Browse files Browse the repository at this point in the history
add img
  • Loading branch information
xflihaibo authored Jul 18, 2023
1 parent 7915b09 commit 5e32de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ git stash apply stash{0} 回复第一个
git stash pop 恢复并且删除暂存区
git stash drop stash{0} 删除暂存区
```

![](./img/gitwork.jpg)


Expand Down

0 comments on commit 5e32de8

Please sign in to comment.