OSDN Git Service

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)
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

1  2 
builtin/fetch.c

diff --cc builtin/fetch.c
Simple merge