git-gui: Change rude error popup to info popup.
commit884fd059f8c86dc815ea7fd769f7190e3f248536
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 19:16:40 +0000 (21 14:16 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 22 Jan 2007 03:47:56 +0000 (21 22:47 -0500)
tree2819645c247e41ce57a17eca027532bee5d75349
parent15e1374927b1dc42a575235c63852d444cf9c1ab
git-gui: Change rude error popup to info popup.

If the user has not added any files yet they cannot commit.  But
telling them this isn't an error, its really just an informational
note meant to push the user in the correct direction.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh