A

Admin • 802.91K Points
Coach

Q. How can you view the history of commits in a Git repository?

  • (A) git view
  • (B) git show-all
  • (C) git history
  • (D) git log
  • Correct Answer - Option(D)
  • Views: 3
  • Filed under category GitHub
  • Hashtags:

Explanation by: Admin
'git log' shows the commit history of the current branch.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.