Error out when starting up in empty main or blame view
[tig] / TODO
diff --git a/TODO b/TODO
index adf9129..437f0d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,10 +24,7 @@ Features that should be explored.
 
  - Split sources of tig.c into multiple files.
 
- - Rewrite revgraph handling to use --parents and --boundary. The former
-   should help to cleanup this messy part of the code, while the latter
-   is nice for general repository inspection when revision limiters are
-   used.
+ - Rewrite revgraph handling.
 
  - Color the revgraph to make it easier to follow branches. Idea by
    Dominik Vogt