- Learning fetch / pull
- Used to update your branch to what is on Github (cloud)
- git fetch
- git pull
- Learning add / commit / push
- git add --all
- git commit -m "your commit message here"
- git push
- Learning branch / checkout
- git branch -b branch_name
- git checkout branch_name
CyberLions-8521/Github-Practice-Activity
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|