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

@ -41,4 +41,8 @@
### 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