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 git bisect?
What is git fork?
what is git fork? What is difference between fork and branch? How to create tag?
Mention some of the best graphical GIT client for LINUX?
What is the command you can use to write a commit message?
Why GIT better than Subversion?
In git how do you revert a commit that has already been pushed and made public?
What is the use of ‘git log’?
What is the difference between the ‘git diff ’and ‘git status’?
Tell me the difference between head, working tree and index, in git.
How can you fix a broken commit?
To delete a branch what is the command that is used?