Revision 39000e849970a554a257577dcb2fb844a523a1d1 authored by Junio C Hamano on 28 October 2016, 16:01:17 UTC, committed by Junio C Hamano on 28 October 2016, 16:01:17 UTC
When fetching from a remote that has many tags that are irrelevant
to branches we are following, we used to waste way too many cycles
when checking if the object pointed at by a tag (that we are not
going to fetch!) exists in our repository too carefully.

* jk/fetch-quick-tag-following:
  fetch: use "quick" has_sha1_file for tag following
2 parent s 96ec83c + 5827a03
Raw File
RelNotes
Documentation/RelNotes/2.10.2.txt
back to top