git-gui: fix deleting from the context menu with empty selection
commitbf516ecaac4d7fca840f55e2534066227aa639be
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sun, 29 Mar 2009 14:29:23 +0000 (29 15:29 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 30 Mar 2009 14:06:37 +0000 (30 07:06 -0700)
treee6f277538204f004310946bafe02bf9c36e12d99
parente27430e777edeb777cdd02a777e1e3a4608a0b41
git-gui: fix deleting from the context menu with empty selection

An "Application Error" was raised when trying to delete text from the
commit message field when no text was selected.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh