Thanks, Junio, for taking a look.
Differences from v1:
- Added 2 patches that document parts that Junio mentioned were
underdocumented [1]. I'm not sure about only_packfile, since it's
narrowly scoped (just an argument in a static function) but I've
included it anyway.
- Used <<-EOF instead of <<EOF.
[1] https://lore.kernel.org/git/xmqq8sehvw13.fsf@gitster.c.googlers.com/ (local)
Jonathan Tan (3):
(various): document from_promisor parameter
fetch-pack: document only_packfile in get_pack()
fetch-pack: make packfile URIs work with transfer.fsckobjects
fetch-pack.c | 6 ++++-
fetch-pack.h | 8 +++++++
remote-curl.c | 3 +++
t/t5702-protocol-v2.sh | 53 ++++++++++++++++++++++++++++++++++++++++++
transport.h | 3 +++
5 files changed, 72 insertions(+), 1 deletion(-)
--
2.28.0.220.ged08abb693-goog