Re: [PATCH 2/2] stash: avoid sparse-index expansion for in-cone paths
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Taylor Blau <[email protected]> writes: > On Mon, Jul 20, 2026 at 03:31:21PM -0700, [email protected] wrote: >> Signed-off-by: Ted Nyman <[email protected]> >> --- >> builtin/stash.c | 4 +- >> t/perf/p2000-sparse-operations.sh | 1 + >> t/t1092-sparse-checkout-compatibility.sh | 55 ++++++++++++++++++++++++ >> 3 files changed, 58 insertions(+), 2 deletions(-) > > All looks reasonable, and it's very nice indeed to see another one of > these /* TODO */ comments go away ;-). > > Very pleasant read, this series is > > Reviewed-by: Taylor Blau <[email protected]> > > , and looks good to me. > > Thanks, > Taylor Thanks, both of you. Let me mark the topic for 'next'.