Merge branch 'ms/fetch-follow-tag-optim'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:57 +0000 (11:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:57 +0000 (11:32 +0900)
commit1d8b0dfa8af29213969402a4d9ce78e4d95c7718
treecd88625294851dff97ae5114e28b618b28f498e8
parent13981713785dea1048ae01b5124e364f92d7cb00
parentb7e2d8bca5412db7b1bd3a711db3693ca6674dd2
Merge branch 'ms/fetch-follow-tag-optim'

The code used in following tags in "git fetch" has been optimized.

* ms/fetch-follow-tag-optim:
  fetch: use oidset to keep the want OIDs for faster lookup
builtin/fetch.c