TODO: add unified "fetch"
Junio C Hamano committed
Apr 24, 2007 at 16:12 UTC
a402ae1a399468bd29843ba99c844c4e8b45efa7
1 file changed
+7
TODO
+7
index 0744c366e9..dc6351acbd 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,9 @@ The latest copy of this document is found at
http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
+This is primarily meant for my personal reminder, but feel free
+to pick an item from the list and work on it.
+
----------------------------------------------------------------
Recent issues
@@ -101,6 +104,10 @@ Technical (milder)
* Maybe grok PGP signed text/plain in applymbox as well.
+* "git fetch" should be able to use foreign SCM import backends
+ such as svnimport and cvsimport.
+
+
Technical (trivial)
-------------------