vault backup: 2023-08-23 15:16:26

This commit is contained in:
zleyyij 2023-08-23 15:16:26 -06:00
parent aadc3fbdf4
commit 418240faff

View File

@ -42,3 +42,7 @@
### Fetch recent changes from github
`git pull`
- 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