From: Junio C Hamano Date: Tue, 13 Sep 2022 18:38:23 +0000 (-0700) Subject: Merge branch 'rs/diff-no-index-cleanup' X-Git-Tag: v2.38.0-rc0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0574c4fd1ee903409db010fcac7c1ab8f3891c9;p=thirdparty%2Fgit.git Merge branch 'rs/diff-no-index-cleanup' "git diff --no-index A B" managed its the pathnames of its two input files rather haphazardly, sometimes leaking them. The command line argument processing has been straightened out to clean it up. * rs/diff-no-index-cleanup: diff-no-index: simplify argv index calculation diff-no-index: release prefixed filenames diff-no-index: release strbuf on queue error --- e0574c4fd1ee903409db010fcac7c1ab8f3891c9