1
0
mirror of https://github.com/git/git.git synced 2024-11-05 19:36:02 +01:00

git-gui: Updated TODO list now that a task is complete.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Shawn O. Pearce 2006-11-19 01:23:06 -05:00
parent 51cc47feda
commit 0c70864b85

3
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.