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 |
What is the syntax for “Rebasing” in Git?
What is git cherry-pick?
What is the difference between rebasing and merge in git?
Why git and not svn?
What is ‘bare repository’ in GIT?
What is a “conflict” in git and how is it resolved?
Explain the uses of git commands?
What is git bisect and what is its purpose?
What is GIT stash?
Name a few git commands?
What is the difference between git pull and git fetch?
What is a distributed vcs?