Answer Posted / Abhay Murari
Git is a distributed version control system that allows multiple people to work on the same project simultaneously, while keeping track of changes and managing conflicts. We use Git for version control because it simplifies collaboration, enables branching and merging, provides a history of all changes, and supports rollbacks if necessary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers