Merge branch 'jk/peel-ref'
commit62bd0c01057b1cc47f4710090da4c84511f3cc3d
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:01:02 +0000 (25 14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:01:03 +0000 (25 14:01 -0700)
treea188a091111f84b0550d9340abbd2cc6e540fe97
parent51ebd0fe9e089df08eeb5b1547f0585c2de13683
parentf59de5d1ff9b0f9d570df99128f41520a281f9a5
Merge branch 'jk/peel-ref'

Recent optimization broke shallow clones.

* jk/peel-ref:
  upload-pack: load non-tip "want" objects from disk
  upload-pack: make sure "want" objects are parsed
  upload-pack: drop lookup-before-parse optimization
t/t5500-fetch-pack.sh
upload-pack.c