Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Deiconify startup wizard so it raises to the top
[gitweb.git]
/
lib
/
choose_repository.tcl
diff --git
a/lib/choose_repository.tcl
b/lib/choose_repository.tcl
index 1bec8bd0a88e985690975122802865e6bf10923d..5f2d12fd07c3217d068066f6b4b8714248e31d50 100644
(file)
--- a/
lib/choose_repository.tcl
+++ b/
lib/choose_repository.tcl
@@
-123,6
+123,7
@@
constructor pick {} {
grab $top
focus $top
"
+ wm deiconify $top
tkwait variable @done
if {$top eq {.}} {