Updates 2005-09-11.
authorJunio C Hamano <junkio@cox.net>
Mon, 12 Sep 2005 05:13:44 +0000 (22:13 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 12 Sep 2005 05:13:44 +0000 (22:13 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
TODO

diff --git a/TODO b/TODO
index 0b26441..85494f9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -200,6 +200,8 @@ Technical (milder)
 Technical (trivial)
 -------------------
 
+* Teach 'git format-patch' about 'git cherry' [DONE].
+
 * Make 'git bisect' easier to use by logging the earlier
   good/bad choices and make it replayable [DONE].