Question: What information do Git reflogs (reference logs) store?

  1. shell script pointers and keychain credentials
  2. updates to branch tips and other references in the local repository
  3. release notes and hook script values
  4. tag and versioning information

Answer: The correct answer of the above question is Option B:updates to branch tips and other references in the local repository