]> granicus.if.org Git - git/commitdiff
Merge branch 'ms/fetch-follow-tag-optim' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:42:05 +0000 (13:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:42:05 +0000 (13:42 +0900)
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

1  2 
builtin/fetch.c

diff --cc builtin/fetch.c
Simple merge