From 3be4fa22e9e50839cfb3fb50970b8a247774c592 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sun, 23 Sep 2007 14:42:46 +0100 Subject: [PATCH] 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 --- git-gui/lib/choose_repository.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/git-gui/lib/choose_repository.tcl b/git-gui/lib/choose_repository.tcl index 1bec8bd0a8..5f2d12fd07 100644 --- a/git-gui/lib/choose_repository.tcl +++ b/git-gui/lib/choose_repository.tcl @@ -123,6 +123,7 @@ constructor pick {} { grab $top focus $top " + wm deiconify $top tkwait variable @done if {$top eq {.}} {