+1 vote
in Git by
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
git diff filename

Related questions

+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
...