]> granicus.if.org Git - git/commit
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)
commit97ec83d2a2bd13dfdc0bdd6c5546b03ce78c4772
treeda464dffc5d1f6097dd4b865c7495d18395a5783
parent8986e5537f994704a4b96f6aab20e2609cf5001c
parentb7e2d8bca5412db7b1bd3a711db3693ca6674dd2
Merge branch 'ms/fetch-follow-tag-optim' into next

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