]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'fc/fetch-with-import-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:34 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:34 +0000 (15:25 -0700)
commitdbf491e9e947141eab7ffce65d6c97c121def6e0
tree29a8054133cdef2ffc1df2b07ff4e6cdce616fcf
parentecf55ae4f0f73a9759eb58e01cfcc6758acc07c2
parentf80d922355302abf07bf0cf9a2135c2eaa61f502
Merge branch 'fc/fetch-with-import-fix'

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