vault backup: 2023-08-23 15:27:26
This commit is contained in:
parent
b955415df9
commit
134405f4ee
@ -49,4 +49,5 @@
|
|||||||
`git pull -r`
|
`git pull -r`
|
||||||
- Fetch remote changes and apply them locally
|
- Fetch remote changes and apply them locally
|
||||||
`git stash pop`
|
`git stash pop`
|
||||||
- Take uncommitted changes, and apply them
|
- Take uncommitted changes, and apply them over the changes just added, using merge conflict markers.
|
||||||
|
Then open the project in any merge conflict resolver, and manually resolve the commit. Most IDEs have one of some form
|
Loading…
Reference in New Issue
Block a user