Thursday 30 May 2019

What is Git and GitHub? And how to use GitHub?

Git or something similar as a version control system to manage the development and project release. 
  • Git
  • GitHub
  • Installation of Git
  • Set-up GitHub
  • Project setup
  • Branching
  • Git CommandsGit:
Installation of Git:
Git is also known as version control system . 

There are many version control system tools are available. We are going to pick GitHub, 

which is a familiar cloud service provider for all your VCS needs. 

GitHub:
If you have already installed Git on your computer. 
https://git-scm.com/downloads
If you want some help on installation, find it 
https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
https://github.com/