Code

git-gui: Updated TODO list now that a task is complete.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 19 Nov 2006 06:23:06 +0000 (01:23 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 19 Nov 2006 06:23:06 +0000 (01:23 -0500)
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
TODO

diff --git a/TODO b/TODO
index e9525cda3a65bdacda458a7029321412a62ada08..d27227c376d88a1886aa096adbf1b98363f57303 100644 (file)
--- 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.