Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 823 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 823 Bytes

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:


Git-and-Github-Fundamentals

Version Control System

Git Features

features

Git vs GitHub

gitvsgithub

Remote Vs Local Repository

gitvsgithub