From 23ca1bcd990eb6b40a7dd849ebe45277220e03e6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 12 Sep 2019 11:52:22 -0400 Subject: [PATCH] close --- doc/todo/v7_path_toward_default.mdwn | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/doc/todo/v7_path_toward_default.mdwn b/doc/todo/v7_path_toward_default.mdwn index ed1abd51a2..4a10007802 100644 --- a/doc/todo/v7_path_toward_default.mdwn +++ b/doc/todo/v7_path_toward_default.mdwn @@ -2,12 +2,8 @@ Tracking v7 progress toward becoming the default. ## step 1: release -done - ## step 2: default for new repositories that used to use direct mode -done - ## step 3: auto-upgrade from direct mode Direct mode is very buggy and limited, so it's easy for v7 (with adjusted @@ -30,8 +26,6 @@ would be a problem. But, regular v5 and v7 repos do work in WSL. -done - ## step 4: default for all new repositories Could probably happen fairly soon after switch of direct mode. @@ -42,8 +36,6 @@ avoids the problems discussed in step 5. ## step 5: automatic v5 to v7 upgrades -`v7-default` branch in git has this. - Since v5 repos and v7 repos not using unlocked files are functionally almost identical, this is unlikely to break much. Unlocking files will of course change behavior though. @@ -87,3 +79,6 @@ and so is blocked on v5 auto-upgrading. This won't simplify much code, worth doing eventually. Once automatic v5 to v7 upgrades happen, the remaining v5 specific code is not needed any longer. + +> all now [[done]] +