From: Junio C Hamano Date: Thu, 25 Jul 2019 21:27:09 +0000 (-0700) Subject: Merge branch 'js/bundle-verify-require-object-store' into maint X-Git-Tag: v2.23.0-rc0~6^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abbd50428e1215933f83a458f2842f5a6e0a21ee;p=thirdparty%2Fgit.git 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 --- abbd50428e1215933f83a458f2842f5a6e0a21ee