Collection
Git and GitHub Basics
Shared collection
Git and GitHub Basics
Helpful references for learning version control and collaboration workflows.
01 | git-scm.com
Git Book
The official Pro Git book.
https://git-scm.com/book/en/v2

02 | GitHub Docs
GitHub Docs Quickstart
A simple GitHub getting-started flow.
https://docs.github.com/en/get-started/start-your-journey/hello-world
03 | git-scm.com
Git Reference
Command reference for Git.
https://git-scm.com/docs

04 | GitHub Docs
GitHub Flow
Overview of the common GitHub collaboration workflow.
https://docs.github.com/en/get-started/using-github/github-flow
