Merge branch 'js/bundle-verify-require-object-store' into maint

"git bundle verify" needs to see if prerequisite objects exist in the receiving repository, but the command did not check if we are in a repository upfront, which has been corrected. * js/bundle-verify-require-object-store: bundle verify: error out if called without an object database

Junio C Hamano committed Jul 25, 2019 at 14:27 UTC abbd50428e1215933f83a458f2842f5a6e0a21ee

No changes.