Correct Answer: using --short implies --dry-run
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
What does 'git diff other/master..HEAD' do
You stage two files, f1 and f2. Which command unstages only f1?
Normally "HEAD" stores the name of a branch, and it is said to be detached when:
True or false? "request-pull" a built-in Git command.
What is function of git clean -n
Which option enables inclusion of author name in custom log format?
How does Git think of its data?
Which command gets a copy of an existing Git repository?
Which of these terms best describes Git?
Which key press returns a set of suggestions to pick from, when writing a Git command?