]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/index-pack.c
allow forcing index v2 and 64-bit offset treshold
authorNicolas Pitre <nico@cam.org>
Mon, 9 Apr 2007 21:32:03 +0000 (17:32 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 10 Apr 2007 19:48:14 +0000 (12:48 -0700)
commit4ba7d711539122c21bd44af06b6cab4fc4f65a74
treec3a073216a0007c1461bcd9f433efe0386c80290
parent8c681e07c91b544756e2631493ebc15abd1e8589
allow forcing index v2 and 64-bit offset treshold

This is necessary for testing the new capabilities in some automated
way without having an actual 4GB+ pack.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pack-objects.c
index-pack.c