mirror of
https://github.com/cupcakearmy/memoir.git
synced 2024-12-22 08:06:27 +00:00
reset files
This commit is contained in:
parent
2f18bab8e5
commit
acd8dff426
7
pages/git/reset-files.md
Normal file
7
pages/git/reset-files.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Reset Files
|
||||
|
||||
How to reset files from another branch.
|
||||
|
||||
```sh
|
||||
git checkout origin/HEAD -- my/file.md
|
||||
```
|
Loading…
Reference in New Issue
Block a user