]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 23:19:09 +0000 (15:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 23:19:09 +0000 (15:19 -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