diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2006-11-19 01:23:06 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2006-11-19 01:23:06 -0500 |
commit | 0c70864b8506ea17cc0615ae4ba55b60fed6af58 (patch) | |
tree | 00608898fc3cc37980eedfd695fa22a9c2b0fd0e | |
parent | 51cc47fedaaea46a556aac7d4e32683abca1b57b (diff) | |
download | git-0c70864b8506ea17cc0615ae4ba55b60fed6af58.tar.gz git-0c70864b8506ea17cc0615ae4ba55b60fed6af58.tar.xz |
git-gui: Updated TODO list now that a task is complete.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
-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. |