Code

Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Feb 2012 22:56:36 +0000 (14:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Feb 2012 22:56:36 +0000 (14:56 -0800)
commitf3ccea8dd4ba03c8ed1971c317a14c1c34b61705
tree6cc4b74da494ddbc654950fafa2d71772a76e492
parent655c3ed58bb60f825be52f8a513e8a2027568af4
parentc01f51cc750dbd76e50919bf4e3b94e1b47d2e23
Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maint

* nd/find-pack-entry-recent-cache-invalidation:
  find_pack_entry(): do not keep packed_git pointer locally
  sha1_file.c: move the core logic of find_pack_entry() into fill_pack_entry()
sha1_file.c