Code

Add support for loading blame for parent commits
[tig.git] / TODO
diff --git a/TODO b/TODO
index 082c63787fd936e26fa1b04c9e545f2ba8a4883b..1b887286f6db2d1562d4dd1b3b9fae7fd07b0e02 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,6 +28,3 @@ Features that should be explored.
 
  - Blame view: Allow names in the author column to be abbreviated to
    initials. Will optimize screen usage for the blame view.
-
- - Blame view: make it possible to jump/load blame for parents. Idea by
-   Jeff King.