1.

If you want to view the changes since last commit in a specific file, which command should you use?

Answer»

If you want to view the changes since last COMMIT in a specific file, which command should you USE?
CHOOSE the correct option from below LIST
(1)git diff filename
(2)git status
(3)git log
(4)git view changes file name

Answer:-(1)git diff filename



Discussion

No Comment Found