Question 2
In Git, which command shows the differences between your working directory and the last commit?
git status
git diff
git log
git show
In Git, which command shows the differences between your working directory and the last commit?
git status
git diff
git log
git show
Correct answer
git diff
Question 2 of 36 in the IIT Madras BS Tools in Data Science (Tools in Data Science (TDS)) End Term paper sat on 21 Dec 2025, in the September 2025 term (Tools In Data Science 18 Dec 25). It carries 1 mark.