author | Nicolas Pitre <nico@fluxnic.net> | |
Wed, 17 Feb 2010 19:05:53 +0000 (14:05 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Feb 2010 19:08:43 +0000 (11:08 -0800) | ||
commit | 427cb22c40484f9b8c2881bc9e99636591a22655 | |
tree | c0e246bd103e1d9b687c98362103daee0568bd2a | tree | snapshot |
parent | 212818160d588fae403dfc823250e95ffbac76e5 | commit | diff |
fast-import: use write_idx_file() instead of custom code
This allows for the creation of pack index version 2 with its object
CRC and the possibility for a pack to be larger than 4 GB.
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This allows for the creation of pack index version 2 with its object
CRC and the possibility for a pack to be larger than 4 GB.
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import.c | diff | blob | history |