Code

git-gui: Improve pull error dialogs.
authorShawn O. Pearce <spearce@spearce.org>
Thu, 23 Nov 2006 00:24:41 +0000 (19:24 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 23 Nov 2006 00:24:41 +0000 (19:24 -0500)
commit4c2035d55e0a5c013677a8e83193e37d51000793
tree532f612c9e84b0a22d0cf7dd097508a3768f8805
parent5040f926f9b06946b6b6144eb358db1850dce505
git-gui: Improve pull error dialogs.

Just like prior to a commit its only an informational message that
we refuse to perform a pull on a dirty working directory.  Therefore
we should not use an error icon.

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