What are the different ways you can refer to a commit?
What commands will you use to bring a new feature to the main branch?
Describe the branching strategies you have used.
What is the difference between git and github?
How can conflict in git resolved?
To delete a branch what is the command that is used?
What is another option for merging in git?
What is subgit?
Explain git stash, pop?
What is git Is-tree?
Name a few git commands?
What is the function of git clone?
What is the function of ‘git checkout’ in git?
What is Subgit? Why to use Subgit?
How to squash or fixup commits?