@@ -1,5 +1,15 @@
# git
## discard local changes
```bash
#all unstaged files in current working directory
git restore .
#specific file
git restore PATH/FILENAME
```
## change origin url
The note is not visible to the blocked user.