mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-31 21:16:46 +03:00
Undo unstaged local modification
This commit is contained in:
parent
dd9686630d
commit
0d2cfc2e3d
@ -9,3 +9,7 @@
|
||||
- Create and switch to a new branch
|
||||
|
||||
`git checkout -b {{BRANCH-NAME}}`
|
||||
|
||||
- Undo unstaged local modification
|
||||
|
||||
`git checkout .`
|
Loading…
Reference in New Issue
Block a user