From c5437df168379f33c7148c60b232b5c2887dd537 Mon Sep 17 00:00:00 2001
From: "Shawn O. Pearce" <spearce@spearce.org>
Date: Tue, 7 Nov 2006 05:06:40 -0500
Subject: [PATCH] git-gui: Updated TODO list now that pull is starting to work.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
---
 TODO | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index b425da30e2a..136e87849c4 100644
--- a/TODO
+++ b/TODO
@@ -6,9 +6,11 @@ Items outstanding:
  * Update index with $PARENT version but leave working directory
    alone.
 
- * Populate the pull menu with local branches.
+ * Add all new files in one shot (e.g. "git add .").
 
- * Populate the pull menu with default merge branch from each remote.
+ * Add file to .gitignore or info/excludes.
+
+ * Populate the pull menu with local branches.
 
  * Make use of the new default merge data stored in repo-config.