Junio C Hamano wrote: > Here is my quick attempt to see how far we can go with the > "different endgame" approach, to be applied on top of those two > patches. Apologies again for the delay. Here are patches implementing the minimal fix that I'd recommend. These apply against "master" without requiring any other patches as prerequisites. Thoughts? Jonathan Nieder (2): Revert "check_repository_format_gently(): refuse extensions for old repositories" repository: allow repository format upgrade with extensions cache.h | 1 - setup.c | 24 ++++++++++-------------- t/t0410-partial-clone.sh | 15 +++++++++++++-- 3 files changed, 23 insertions(+), 17 deletions(-)