mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
This extends the earlier approach to stream a large file directly from the filesystem to its own packfile, and allows "git add" to send large files directly into a single pack. Older code used to spawn fast-import, but the new bulk-checkin API replaces it. Signed-off-by: Junio C Hamano <gitster@pobox.com>
12 KiB
12 KiB