Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is git and why do we use it?



What is git and why do we use it?..

Answer / 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

More Git Interview Questions

Explain the gitflow workflow?

1 Answers  


What is a commit message?

1 Answers  


Name a few Git repository hosting services

1 Answers  


Can you explain the gitflow workflow?

1 Answers  


What is ‘head’ in git and how many heads can be created in a repository?

1 Answers  


How can conflict in git resolved?

1 Answers  


What is git Is-tree?

1 Answers  


How to resolve a conflict in git?

1 Answers  


What is GIT version control?

1 Answers  


How to rebase master in git?

1 Answers  


What is the common branching pattern in GIT?

1 Answers  


What is the function of ‘git rm’?

1 Answers  


Categories