diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2021-02-22 11:20:08 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-22 12:07:40 -0800 |
commit | b664e9ffa153189dae9b88f32d1c5fedcf85056a (patch) | |
tree | 660938c10dd8ffa1b76ef72a77058eea99876150 /builtin | |
parent | http-fetch: allow custom index-pack args (diff) | |
download | tgif-b664e9ffa153189dae9b88f32d1c5fedcf85056a.tar.xz |
fetch-pack: with packfile URIs, use index-pack arg
Unify the index-pack arguments used when processing the inline pack and
when downloading packfiles referenced by URIs. This is done by teaching
get_pack() to also store the index-pack arguments whenever at least one
packfile URI is given, and then when processing the packfile URI(s),
using the stored arguments.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions