From: Junio C Hamano Date: Mon, 12 Sep 2005 05:13:44 +0000 (-0700) Subject: Updates 2005-09-11. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=d30a8038bcd5f4d478f75f9f3a7ff01d152d00c6;p=git.git Updates 2005-09-11. Signed-off-by: Junio C Hamano --- diff --git a/TODO b/TODO index 0b26441e..85494f9f 100644 --- 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].