Misc : Git
Getting Started
Setup
Download and install
https://git-for-windows.github.io/
Solutions to some errors
Run it
Open git bash
run this
mkdir robsGitProject
cd robsGitProject
This will create a folder here:
C:Users obert obsGitProject