Merge branch 'ds/add-missing-tags'
commit291123e69babcbbab720705a1bc1e6f0ba3012a4
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:24 +0000 (13 22:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:24 +0000 (13 22:37 +0900)
treede927178be4e839f7e23b8f05ed56067370744a1
parent1961efecae1ef937aa1d571add4eae03a8c8303b
parent85daa01f6b80cb6eb14c5f484a6da9f0b1247143
Merge branch 'ds/add-missing-tags'

The history traversal used to implement the tag-following has been
optimized by introducing a new helper.

* ds/add-missing-tags:
  remote: make add_missing_tags() linear
  test-reach: test get_reachable_subset
  commit-reach: implement get_reachable_subset
commit-reach.h