aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 61da958e..55c30fb1 100644
--- a/TODO
+++ b/TODO
@@ -13,8 +13,6 @@ General
* Overhaul command caching - currently its possible to create many instances of
the std-in command types, as it appears they are not killed when the repo gets
deleted.
-* ReferenceList being a list that can also be accessed by name, such as rlist.HEAD
- or rlist.master, allowing repo.heads.master
* References should be parsed 'manually' to get around command invocation, but
be sure to be able to read packed refs.