From: Junio C Hamano Date: Tue, 17 Jun 2025 17:44:39 +0000 (-0700) Subject: Merge branch 'vd/cat-file-objectmode-update' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4fd5b1ddc75c941e5f3ecc5586cc2c88c96847a7;p=thirdparty%2Fgit.git Merge branch 'vd/cat-file-objectmode-update' "git cat-file --batch" learns to understand %(objectmode) atom to allow the caller to tell missing objects (due to repository corruption) and submodules (whose commit objects are OK to be missing) apart. * vd/cat-file-objectmode-update: cat-file.c: add batch handling for submodules cat-file: add %(objectmode) atom t1006: update 'run_tests' to test generic object specifiers --- 4fd5b1ddc75c941e5f3ecc5586cc2c88c96847a7