Github tutorial Steps:
- Sign up for Github(github.com)
- Go to git-scm.com/downloads and download for your OS
- Run the executable file and install.
- Set up git 4.1 git config --global user.name "Your username" 4.2 git config --global user.email "Your email"