What is GIT version control?
Answer / Rohitash Singh
Git version control manages files and directories in a repository, allowing multiple people to work on the same project simultaneously.
| Is This Answer Correct ? | 0 Yes | 0 No |
What work is restored when the deleted branch is recovered?
What is a commit message?
How is git instaweb used?
What are the advantages of using GIT?
What is the difference between fork, branch, and clone?
How to create tag?
What is subgit and why is it used?
Explain the difference between reverting and resetting.
Explain what is commit message?
How do you find a list of files that have changed in a particular commit?
What is difference between fork and branch? How to create tag?
How to revert previous commit in git?