diff options
author | 2006-11-19 01:23:06 -0500 | |
---|---|---|
committer | 2006-11-19 01:23:06 -0500 | |
commit | 0c70864b8506ea17cc0615ae4ba55b60fed6af58 (patch) | |
tree | 00608898fc3cc37980eedfd695fa22a9c2b0fd0e /TODO | |
parent | git-gui: Correct toggling of added/untracked status for new files. (diff) | |
download | tgif-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-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |