Merge branch 'lf/bundle-verify-list-prereqs' into next
commit9e55d6dffa130bf5ae4ad1e1aa28ae362356c164
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 Mar 2013 22:29:39 +0000 (8 14:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Mar 2013 22:29:39 +0000 (8 14:29 -0800)
tree17eaecf45c583500d1dce22ca9c43e2b673480b9
parentcf6f46302c619f6599950a967034172f4ee93017
parenta02ffe0e1a19c9594af3e81f4e04b46eabe4755a
Merge branch 'lf/bundle-verify-list-prereqs' into next

"git bundle verify" in the verbose mode tried to omit the list
of prerequiste objects and instead say "the bundle is complete" when
there is no prerequisite, but failed to do so.

* lf/bundle-verify-list-prereqs:
  bundle: Add colons to list headings in "verify"
  bundle: Fix "verify" output if history is complete