Q.1.
Git branch -b <branchName>, -b indicates
Q.2.
Git commit -m < ? >, ? is for
Q.3.
Who is attributed with inventing Git?
Q.4.
What do you call a system the records the project code's changes over time?
Q.5.
What is most popular version control system in the world?
Q.6.
What are the options we could use to start using Git?
Q.7.
Git command for initializing repository
Q.8.
Which is CLI client?
Q.9.
Which of the following is not a Git command
Q.10.
Command which will bring all latest changes from remote to local?