Merge branch 'jt/fetch-no-redundant-tag-fetch-map'
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jan 2017 23:24:23 +0000 (15:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jan 2017 23:24:23 +0000 (15:24 -0800)
commit06cfa9f31004106f8214b766fa990d451b754b66
treef382155326a360d5efda4331ec14a2469e926869
parentf01c1ff4f772617132464b554e5bac9c395b66ba
parent6cc823c5c15911b27a410cfd47abc81cc10c0003
Merge branch 'jt/fetch-no-redundant-tag-fetch-map'

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