From: Shawn O. Pearce Date: Sun, 19 Nov 2006 06:23:06 +0000 (-0500) Subject: git-gui: Updated TODO list now that a task is complete. X-Git-Tag: gitgui-0.6.0~182 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0c70864b8506ea17cc0615ae4ba55b60fed6af58;p=git.git git-gui: Updated TODO list now that a task is complete. Signed-off-by: Shawn O. Pearce --- diff --git a/TODO b/TODO index e9525cda3..d27227c37 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.