Merge branch 'nd/slim-index-pack-memory-usage'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jun 2015 21:27:08 +0000 (14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jun 2015 21:27:08 +0000 (14:27 -0700)
An earlier optimization broke index-pack for a large object
transfer; this fixes it before the breakage hits any released
version.

* nd/slim-index-pack-memory-usage:
index-pack: fix truncation of off_t in comparison

1  2 
builtin/index-pack.c
Simple merge