0 votes
in Git by

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

(1)git commit

(2)git clean

(3)git status

(4)git changes

1 Answer

0 votes
by
Ans is git status

Related questions

0 votes
asked Oct 26, 2020 in Git by AdilsonLima
0 votes
asked Aug 16, 2020 in Git by RShastri
...