diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2006-11-18 03:41:54 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2006-11-18 03:41:54 -0500 |
commit | ef5c971506bef5046f1a50e1bfb2630cf458afff (patch) | |
tree | d37340977062bab35bffb30f1d899ae774249cb9 /TODO | |
parent | git-gui: Start UI with the index locked. (diff) | |
download | tgif-ef5c971506bef5046f1a50e1bfb2630cf458afff.tar.xz |
git-gui: Remove completed items from TODO list.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,12 +6,8 @@ Items outstanding: * Update index with $PARENT version but leave working directory alone. - * Add all new files in one shot (e.g. "git add ."). - * Add file to .gitignore or info/excludes. - * Make initial commits work (currently it crashes the UI). - * Populate the pull menu with local branches. * Make use of the new default merge data stored in repo-config. |