Code

autoconf: check whether to use git-config or git-repo-config
[tig.git] / TODO
diff --git a/TODO b/TODO
index 9ff2b3273a51dea041712ef3545bc5271ce398b0..8e18e60bb08f5d1d66cac948c465045f7dc7034c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,8 +24,5 @@ Features that should be explored.
 
  - Use autoconf to check for the AsciiDoc and XmlTo document tools.
 
- - The autoconf check could also be used to determine whether it is a
-   newer git so that git-config will be used instead of git-repo-config.
-
  - Use non-blocking I/O + select() for incremental loading of view
    input. (debian bug #427093)