]> granicus.if.org Git - git/commitdiff
Merge branch 'lf/bundle-verify-list-prereqs' into maint-1.8.1
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 20:46:02 +0000 (13:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 20:46:02 +0000 (13:46 -0700)
"git bundle verify" did not say "records a complete history" for a
bundle that does not have any prerequisites.

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


Trivial merge