Merge branch 'mh/fsck-reflog-entries'
commit8f61ccf15d7699bf8ce13d08337573a5baecfe47
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2015 19:21:48 +0000 (24 12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2015 19:21:48 +0000 (24 12:21 -0700)
treec2d7bf9af5487e432b9ddc2c963e60f56b752e71
parent510ab3f3c19566b43be02ec13c3326fa04a4a677
parent19bf6c9b345d18150805bde328284692d9fb3a91
Merge branch 'mh/fsck-reflog-entries'

"git fsck" used to ignore missing or invalid objects recorded in reflog.

* mh/fsck-reflog-entries:
  fsck: report errors if reflog entries point at invalid objects
  fsck_handle_reflog_sha1(): new function
builtin/fsck.c