diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2006-11-07 22:03:03 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2006-11-07 23:48:22 -0500 |
commit | bfe4c924da3853956d1b476afaa5f04429695223 (patch) | |
tree | 83dc35f1d5c159f7a632a9a9cf059dfc305112a1 /TODO | |
parent | ec39d83a55124660d03a744e0e7f67072a833950 (diff) | |
download | git-bfe4c924da3853956d1b476afaa5f04429695223.tar.gz git-bfe4c924da3853956d1b476afaa5f04429695223.tar.xz |
git-gui: Update TODO list.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Items outstanding: * 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. |