1.

What is the Git command to view all the changes since the last commit ?

Answer»

What is the Git command to view all the changes since the LAST commit ?
CHOOSE the correct option from below list
(1)git commit
(2)git changes
(3)git status
(4)git clean

Answer:-(3)git status



Discussion

No Comment Found