]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fetch-all-peeled-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2018 19:53:32 +0000 (12:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2018 19:53:32 +0000 (12:53 -0700)
"git fetch-pack --all" used to unnecessarily fail upon seeing an
annotated tag that points at an object other than a commit.

* jk/fetch-all-peeled-fix:
  fetch-pack: test explicitly that --all can fetch tag references pointing to non-commits
  fetch-pack: don't try to fetch peel values with --all

1  2 
fetch-pack.c
t/t5500-fetch-pack.sh

diff --cc fetch-pack.c
Simple merge
Simple merge