Merge branch 'jk/maint-for-each-packed-object'
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2015 21:31:43 +0000 (14:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2015 21:31:43 +0000 (14:31 -0700)
The for_each_packed_object() API function did not iterate over
objects in a packfile that hasn't been used yet.

* jk/maint-for-each-packed-object:
for_each_packed_object: automatically open pack index

1  2 
sha1_file.c
diff --cc sha1_file.c
Simple merge