Cisco DevNet Associate (DEVASC) 200-901 Question # 104 Topic 11 Discussion

Cisco DevNet Associate (DEVASC) 200-901 Question # 104 Topic 11 Discussion

200-901 Exam Topic 11 Question 104 Discussion:
Question #: 104
Topic #: 11

A file in a local Git repository has been updated and issued the git add . command. The git diff command has been run to compare the changes to the previous commit, but nothing shows. Which action identifies the problem?


A.

Run the git add . command again in the correct subdirectory to ensure changes added to the staging area.


B.

Run the git commit command before the differences are compared to receive the end state of the code.


C.

Run the git status command to see the differences between current and previous code review stages.


D.

Run the git diff --staged command to compare the code added to the staging area.


Get Premium 200-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.