Link Search Menu Expand Document

GitHub

I use GitHub for version control. Unfortunately I only ever remember the absolute basics of Git, leaving me to google everything that’s not a standard workflow in the form:

git add .
git commit -m "Commit Message"
git push

I also use Github Pages to host all of these “Just The Docs” websites for my projects, including this very site.


Table of contents