Thursday, January 26, 2017

Hello guys! Welcome all! This is to give you a core idea of what is Git and how it is used.

You may know that Git is used to version control your projects, but not that familiar with Git,huh?
Trust me, it is quite user friendly and not a complicated tool at all.

Let's start! cheers!!

Note 1:
I’ll be using Git Bash in this tutorial, instead of the Git GUI since I believe that it will give you a good understanding on how Git works.

Before proceeding to the tutorial, I would suggest you to install Git Bash[1] , then create an open source(free) GitHub account[2] on your own via the two links that I've provided below,



Note 2:
I've written all the commands in pink colour, and denoted the variables in the commands with the Camel Notation!


Here we Go!! ✌