CiscoCisco
200-901 · Question #532
200-901 Question #532: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #532. The question stem and answer options stay visible for context.
Software Development and Design
Question
A developer is working on a new feature and finds an old piece of code that must be discussed. The developer wants to find the original coders for the code to discuss the issue. Which Git command annotates the listing of the source file with the author that created or last edited a line?
Options
- Acat filename | git diff
- Bgit log
- Cgit blame filename
- Dgit reflog
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Git#Version Control#Code History#Developer Tools