What are the advantages of using GIT?



What are the advantages of using GIT?..

Answer / Hari Krishna Verma

Advantages include version control, collaboration, easy branching and merging, and a robust file tracking system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

What is the syntax for “Rebasing” in Git?

1 Answers  


What is git cherry-pick?

1 Answers  


What is the difference between rebasing and merge in git?

1 Answers  


Why git and not svn?

1 Answers  


What is ‘bare repository’ in GIT?

1 Answers  


What is a “conflict” in git and how is it resolved?

1 Answers  


Explain the uses of git commands?

1 Answers  


What is git bisect and what is its purpose?

1 Answers  


What is GIT stash?

1 Answers  


Name a few git commands?

1 Answers  


What is the difference between git pull and git fetch?

1 Answers  


What is a distributed vcs?

1 Answers  


Categories