]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/TODO: remove an stale item on diff --cc
authorJunio C Hamano <gitster@pobox.com>
Thu, 1 Mar 2012 23:09:15 +0000 (15:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Mar 2012 23:09:15 +0000 (15:09 -0800)
TODO

diff --git a/TODO b/TODO
index 1271bbbfb4f6d01dc1bdbb6c1a729b4ed4c754dd..1366509c9e25796f334dfaf0241f59c645b21114 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,11 +16,6 @@ gmane=http://thread.gmane.org/gmane.comp.version-control.git/
 
   $gmane/173610
 
-* The "combined" diff always assumes it deals with text files. Teach it
-  to punt on binary and also use the textconv.
-
-  $gname/171613
-
 * Audit use of symbolic-ref without -m in our scripts and for each
   case decide if leaving a reflog entry for the HEAD is desirable.
   If so, add them.