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