Code

Use rewritten parent info from --parents to simplify the revgraph
[tig.git] / TODO
diff --git a/TODO b/TODO
index 464e1226937420918280294de7bec99c6dd040fb..437f0d431d8baf36d60a1c9e279995de0c71024b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,8 +24,7 @@ Features that should be explored.
 
  - Split sources of tig.c into multiple files.
 
- - Rewrite revgraph handling to use --parents, which should help to
-   cleanup this messy part of the code.
+ - Rewrite revgraph handling.
 
  - Color the revgraph to make it easier to follow branches. Idea by
    Dominik Vogt