Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links'
commitb42b41b75ac686a8a25e2c99779ff4efd6719ca2
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 May 2017 03:34:54 +0000 (29 12:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 May 2017 03:34:54 +0000 (29 12:34 +0900)
tree78d1d6a5dd7d4c34651c03125d4bedcd91040816
parent69b050eeb8e6a7dceec1de4ab6e974d1787def9f
parenta3ba6bf10abcaed1819d27fa45675c3a0e141f95
Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links'

Tag objects, which are not reachable from any ref, that point at
missing objects were mishandled by "git gc" and friends (they
should silently be ignored instead)

* jk/ignore-broken-tags-when-ignoring-missing-links:
  revision.c: ignore broken tags with ignore_missing_links
revision.c