next
Round
Technologies
Experiences
Contribute
Login
next
Round
Technologies
Experiences
Contribute
Login
Basics
Setup
Saving Changes
Merging
Rebase
Github Actions
Next Topic
|
Last Topic
Basics (1/9)
What is Git?
All Topics
Git is a distributed version control system (DVCS) used to track changes in source code during software development. It allows multiple developers to collaborate, maintain version history, and manage code efficiently.