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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=015cf12578691d77638c7b99f27c15f4d73446e4;p=rit 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