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

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

View File

@ -37,4 +37,7 @@
### Get code from github
`git clone https://remotehost.com/repo/to/clone`
- 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
`git pull`