vault backup: 2023-08-23 15:20:26
This commit is contained in:
parent
17ea6720a3
commit
bbae539e88
@ -46,3 +46,5 @@
|
|||||||
### Merge local changes with remote changes
|
### Merge local changes with remote changes
|
||||||
`git stash`
|
`git stash`
|
||||||
- Take any code that hasn't been committed, and save, before reverting back to the latest commit.
|
- Take any code that hasn't been committed, and save, before reverting back to the latest commit.
|
||||||
|
`git pull`
|
||||||
|
- Fetch remote changes and apply them locally
|
Loading…
Reference in New Issue
Block a user