Skip to content

All about Git Version Controlling System and GitHub the web based git-repositories hosting platform

Notifications You must be signed in to change notification settings

shahzaneer/Git-and-Github-Fundamentals

Repository files navigation

Git (Version Control System)

Git is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed non-linear workflows. Read The git Docs for Further information:


Version Control System

Git Features

features

Git vs GitHub

gitvsgithub

Remote Vs Local Repository

gitvsgithub