From: Junio C Hamano Date: Tue, 10 Mar 2026 21:23:22 +0000 (-0700) Subject: Merge branch 'mm/diff-no-index-find-object' X-Git-Tag: v2.54.0-rc0~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015cf12578691d77638c7b99f27c15f4d73446e4;p=thirdparty%2Fgit.git Merge branch 'mm/diff-no-index-find-object' "git diff --no-index --find-object=" outside a repository of course wouldn't be able to find the object and died while parsing the command line, which is made to die in a bit more user-friendly way. * mm/diff-no-index-find-object: diff: fix crash with --find-object outside repository --- 015cf12578691d77638c7b99f27c15f4d73446e4