]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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