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

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

View File

@ -40,4 +40,5 @@
- Download a folder containing all of the code and versions to a project, where `https://remotehost.com/repo/to/clone` is the url of the repo in question. - Download a folder containing all of the code and versions to a project, where `https://remotehost.com/repo/to/clone` is the url of the repo in question.
### 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.