git-gui: actually show the choose repository dialog

For some reason, "." was withdrawn, I think.  Therefore we have to deiconify
it, so the user sees something.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2007-09-23 14:42:46 +01:00
parent 4ff71c309b
commit 3be4fa22e9

View File

@@ -123,6 +123,7 @@ constructor pick {} {
grab $top
focus $top
"
wm deiconify $top
tkwait variable @done
if {$top eq {.}} {