A

Admin • 832.27K Points
Coach

Q. What does git reflog track?

  • (A) Remote logs
  • (B) All file changes
  • (C) Updates to HEAD references
  • (D) Merge conflicts
  • Correct Answer - Option(C)
  • Views: 10
  • Filed under category Git
  • Hashtags:

Explanation by: Admin

git reflog records changes to branch tips and HEAD.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.