summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-08-21 08:30:02 +0200
committerJunio C Hamano <gitster@pobox.com>2026-08-21 09:01:54 -0700
commitf0de4ab2480897ed1850f56c23be9d3f6deeef13 (patch)
tree99162c184750a08527b2f08bf8db118691e823b2 /t/t4013/diff.diff_initial..side
parenta316d615dac5bcecd0fb7b1c71854d931079d199 (diff)
upload-pack: generate packfiles via the object database
When serving a fetch, git-upload-pack(1) spawns git-pack-objects(1) directly to generate the packfile that gets sent to the client. This hard-codes the assumption that the object database is able to serve packfiles via git-pack-objects(1), which is specific to the "files" backend. Convert git-upload-pack(1) to instead use the pack generation interface of the object database. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions