]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri'
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2020 19:37:01 +0000 (12:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2020 19:37:01 +0000 (12:37 -0700)
Bugfix for "git fetch" when the packfile URI capability is in use.

* jt/fetch-pack-loosen-validation-with-packfile-uri:
  fetch-pack: make packfile URIs work with transfer.fsckobjects
  fetch-pack: document only_packfile in get_pack()
  (various): document from_promisor parameter

1  2 
fetch-pack.c

diff --cc fetch-pack.c
Simple merge