Correct Answer: %cn
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Git Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Git MCQ Questions
How many ways are present in Git to integrate changes from one branch into another?
Which user should be created first during setting up of SSH?
Which command will list tags with the 1.4.2 series?
Which of the following is an integration manager?
Which Git command begins tracking of a new file?
What is the git diff option used to output the shortened diffs for a file foo.txt ?
The command "git diff", without any additional arguments, shows...
What is the difference between the -c and -C options for git commit?
Which is the command to remove the latest stash from the stash list?
What happens after you execute the following command? git tag -a