TODO: add unified "fetch"

This commit is contained in:
Junio C Hamano
2007-04-24 16:12:57 -07:00
parent dcd3d6998d
commit a402ae1a39

7
TODO
View File

@@ -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)
-------------------