git-gui: fix git-gui crash due to uninitialized variable
commitba5d445b653f874d9e4f2fd97fdd87438f45a70d
authorClemens Buchacher <drizzd@aon.at>
Sat, 21 Jan 2012 17:57:28 +0000 (21 18:57 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 22 Jan 2012 23:16:03 +0000 (22 23:16 +0000)
tree6debc55818effd554cd9d9dc79e5048abed22c0c
parent942e6baa92846e5628752c65a22bc4957d8de4d0
git-gui: fix git-gui crash due to uninitialized variable

Recently, a clone initiated via git gui on Windows crashed on me due to
an "unknown variable cdone". It turns out that there is a code path
where this variable is used uninitialized.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/status_bar.tcl