vault backup: 2023-08-23 15:16:26
This commit is contained in:
parent
aadc3fbdf4
commit
418240faff
@ -42,3 +42,7 @@
|
|||||||
### Fetch recent changes from github
|
### Fetch recent changes from github
|
||||||
`git pull`
|
`git pull`
|
||||||
- Take the most recent commits from github, and copy them locally.
|
- Take the most recent commits from github, and copy them locally.
|
||||||
|
|
||||||
|
### Merge local changes with remote changes
|
||||||
|
`git stash`
|
||||||
|
- Take any code that hasn't been committed, and
|
Loading…
Reference in New Issue
Block a user