]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit8ee6fc96f0d1800bc570568efe7d83afebd2a64c
tree53135af6c385c9a65647888d8ae336a2163fae48
parentd4a682d42f227be74c49d96eca9b86e35236f7a3
parent6cc823c5c15911b27a410cfd47abc81cc10c0003
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint

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