]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: support migration to v2 without breaking v1 "git fetch"
authorEric Wong <e@80x24.org>
Mon, 4 Feb 2019 22:37:32 +0000 (22:37 +0000)
committerEric Wong <e@80x24.org>
Mon, 4 Feb 2019 22:37:32 +0000 (22:37 +0000)
I'd like to move https://public-inbox.org/git/ to v2; but
cronjobs using "git fetch" to following should not break.

TODO

diff --git a/TODO b/TODO
index 05e264068fe3543394b2ec5339664dc52aa17c24..66e50633e47c2f8bef358bb3e2f052d36dc8e537 100644 (file)
--- 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