Install Git

Before we proceed to use git commands, First we have to install Git client on as per your OS Environment. Install Git  on Ubuntu $ sudo add-apt-repository ppa:git-core/ppa $ sudo apt-get update