What commands will you use to bring a new feature to the main branch?
What is a git commit and what does the commit object contain?
Can you explain the gitflow workflow?
Name some git commands and also explain their functions?
What are git stash and git stash drop?
What is difference between fork and branch? How to create tag?
What is a distributed vcs?
What is the difference between ‘git remote’ and ‘git clone’?
What is the function of ‘git stash apply’?
What is a ‘conflict’ in git?
What is a commit message?
What does ‘hooks’ consist of in git?
What is a repository in GIT?
What is git fork? How to create tag?
What are git repository hosting services you used?