From: Junio C Hamano Date: Fri, 22 Aug 2025 20:13:20 +0000 (-0700) Subject: Merge branch 'jc/diff-no-index-in-subdir' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72e4eb56f0a89ed4345ee9f806321cc49b0e7a0d;p=thirdparty%2Fgit.git Merge branch 'jc/diff-no-index-in-subdir' "git diff --no-index" run inside a subdirectory under control of a Git repository operated at the top of the working tree and stripped the prefix from the output, and oddballs like "-" (stdin) did not work correctly because of it. Correct the set-up by undoing what the set-up sequence did to cwd and prefix. * jc/diff-no-index-in-subdir: diff: --no-index should ignore the worktree --- 72e4eb56f0a89ed4345ee9f806321cc49b0e7a0d