From: Eric Wong Date: Mon, 4 Feb 2019 22:37:32 +0000 (+0000) Subject: TODO: support migration to v2 without breaking v1 "git fetch" X-Git-Tag: v1.2.0~370 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=390441cbff937a6048c257df9c91474d63a629bc TODO: support migration to v2 without breaking v1 "git fetch" I'd like to move https://public-inbox.org/git/ to v2; but cronjobs using "git fetch" to following should not break. --- diff --git a/TODO b/TODO index 05e26406..66e50633 100644 --- a/TODO +++ b/TODO @@ -93,3 +93,5 @@ all need to be considered for everything we introduce) so it's not worth the trouble of doing a full reindex. * code repository integration (with cgit, gitweb, etc...) + +* migration path to v2 without breaking v1 "git fetch" cronjobs