summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2006-11-19 01:23:06 -0500
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2006-11-19 01:23:06 -0500
commit0c70864b8506ea17cc0615ae4ba55b60fed6af58 (patch)
tree00608898fc3cc37980eedfd695fa22a9c2b0fd0e /TODO
parentgit-gui: Correct toggling of added/untracked status for new files. (diff)
downloadtgif-0c70864b8506ea17cc0615ae4ba55b60fed6af58.tar.xz
git-gui: Updated TODO list now that a task is complete.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index e9525cda3a..d27227c376 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@ Items outstanding:
* Checkout $PARENT version to working directory, overwriting current
version. ($PARENT is HEAD, except when amending).
- * Update index with $PARENT version but leave working directory
- alone.
-
* Add file to .gitignore or info/excludes.
* Populate the pull menu with local branches.