+2 votes
in Git by
In Developers Git, After performing several commits, or cloning a repository with an existing commit history, if you want to look back to see what has happened, what command will you use?

Select the correct Answer from below list

(1)git log

(2)git status

(3)git rm

(4)git checkout

1 Answer

+1 vote
by
git log

Related questions

+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
+1 vote
asked Jul 25, 2019 in Git by SakshiSharma
...