From: Junio C Hamano Date: Sun, 7 Jun 2026 14:58:24 +0000 (+0900) Subject: Merge branch 'aj/stash-patch-optimize-temporary-index' X-Git-Tag: v2.55.0-rc0~20 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=de5383c2ce2f8ae20107e10fbc72d3425c1fe43b;p=thirdparty%2Fgit.git Merge branch 'aj/stash-patch-optimize-temporary-index' "git stash -p" has been optimized by reusing cached index entries in its temporary index, avoiding unnecessary lstat() calls on unchanged files. * aj/stash-patch-optimize-temporary-index: stash: reuse cached index entries in --patch temporary index --- de5383c2ce2f8ae20107e10fbc72d3425c1fe43b