Introduction

I am on week two of learning Data Science and Analytics and I have just been introduced to Git and Github. Basing by the name I could tell that they are somehow connected. I got started by learning about configuring git through bash and creating a github account. Then creating folders using Git Bash, moving backward while on bash terminal, renaming on bash terminal, deleting, staging to eventually pushing a folder from local folder to github using Git bash and also pushing a local folder to Github using VS Code studio.

Steps Taken During Git Bash Set-up and Configuration to the eventual pushing of the folder to Github.

Downloading and Installing Git

Running git --version to ensure it installed correctly