Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Dec 2016 19:38:01 +0000 (11:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Dec 2016 19:38:01 +0000 (11:38 -0800)
commit432f9469a7aa6962efdcb5524dc5806a93e03386
treee693699750ee8688035700120dbc841a257d650b
parentd63f3777af69c78bbee303852c5a08cdbacb77a2
parent6cc823c5c15911b27a410cfd47abc81cc10c0003
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into next

Code cleanup to avoid using redundant refspecs while fetching with
the --tags option.

* jt/fetch-no-redundant-tag-fetch-map:
  fetch: do not redundantly calculate tag refmap
builtin/fetch.c