Merge branch 'fc/fetch-with-import-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:23 +0000 (12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:23 +0000 (12:38 -0700)
commit7011ce12b895d172562dcaa7d8b240f3594dc981
tree7992b0e50a0539f1c06116cd9d7115713e659f70
parentdea6737bb76ba231474668a804d3f7178b766c47
parentf80d922355302abf07bf0cf9a2135c2eaa61f502
Merge branch 'fc/fetch-with-import-fix' into maint

Code restructuring during 2.20 period broke fetching tags via
"import" based transports.

* fc/fetch-with-import-fix:
  fetch: fix regression with transport helpers
  fetch: make the code more understandable
  fetch: trivial cleanup
  t5801 (remote-helpers): add test to fetch tags
  t5801 (remote-helpers): cleanup refspec stuff
builtin/fetch.c
t/t5801-remote-helpers.sh
t/t5801/git-remote-testgit