How to install git & configure git with github on Ubuntu 20.04

Git is a open-source packages & distributed version control system.It provides to handle everything from small to very large projects with speed and efficiency.Using git,we can push & pull all the files & folders from github.Github is a platform where we can create repository & upload the files & folder from local machine to github …