What are the different ways you can refer to a commit?
Explain the uses of git commands?
What is a “conflict” in git and how is it resolved?
Tell me the difference between head, working tree and index, in git.
What is the function of ‘git diff ’ in git?
What is the difference between ‘git remote’ and ‘git clone’?
What is a commit message?
What is the function of ‘git rm’?
How will you know in git if a branch has already been merged into master?
Name a few git commands and explain their usage.
What does ‘hooks’ comprise of in git?
How can conflict in git resolved?
How can you create a repository in Git?
Can you explain the gitflow workflow?
Mention some of the best graphical GIT client for LINUX?