Can you explain the gitflow workflow?
Explain what is commit message?
What is the function of ‘git checkout’ in git?
What are the benefits of using version control system?
In git how do you revert a commit that has already been pushed and made public?
What is the function of ‘git reset’?
What is git fork? How to create tag?
What is the use of ‘git log’?
What is subgit?
Describe the branching strategies you have used.
How do you find a list of files that have changed in a particular commit?
Why is it desirable to create an additional commit rather than amending an existing commit?
How is git instaweb used?
What are the different ways you can refer to a commit?
What is GIT version control?