in Git by (32.2k points)
If you want to see the changes since last commit in a specific file, what command should you use?

Select the correct Answer from below list

(1)git diff filename

(2)git status

(3)git log

(4)git view changes file name

1 Answer

0 votes
by (20.8k points)
git diff filename

Related questions

+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal (1.6k points)
+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal (1.6k points)
+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal (1.6k points)
...