Merge branch 'lf/bundle-with-tip-wo-message'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:40:51 +0000 (12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:40:51 +0000 (12:40 -0700)
"git bundle" did not like a bundle created using a commit without
any message as its one of the prerequistes.

* lf/bundle-with-tip-wo-message:
bundle: Accept prerequisites without commit messages

Trivial merge