Re: [PATCH v2 0/2] When fetching, die if in commit graph but not obj db
From: Josh Steadmon <hidden>
Date: 2024-10-31 22:33:47
From: Josh Steadmon <hidden>
Date: 2024-10-31 22:33:47
On 2024.10.31 14:18, Jonathan Tan wrote:
Thanks everyone for your review comments. I've updated the patch 1 commit message as Josh requested. I'll reply individually to comments on patch 2. Jonathan Tan (2): Revert "fetch-pack: add a deref_without_lazy_fetch_extended()" fetch-pack: warn if in commit graph but not obj db fetch-pack.c | 42 +++++++++++----------- t/t5330-no-lazy-fetch-with-commit-graph.sh | 2 +- 2 files changed, 23 insertions(+), 21 deletions(-)
This version looks good to me, thanks! Reviewed-by: Josh Steadmon <redacted>