URL: https://ocns.github.io/SoftwareWG/2021/06/09/software-wg-tutorials-at-cns-2021-online-bash-git-and-python.html
Feedback form: TBA
Time: 1700 UTC
Basics
Get the version of Git you are running: git --version
Create a new folder: mkdir <name of folder>