From: Junio C Hamano Date: Mon, 17 Jun 2019 17:15:16 +0000 (-0700) Subject: Merge branch 'js/bundle-verify-require-object-store' X-Git-Tag: v2.23.0-rc0~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a54d80ac8a1decac6fa158175fb16f0563f5c15;p=thirdparty%2Fgit.git Merge branch 'js/bundle-verify-require-object-store' "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 --- 3a54d80ac8a1decac6fa158175fb16f0563f5c15