projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbc8a93
)
git-gui: Deiconify startup wizard so it raises to the top
author
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
Mon, 24 Sep 2007 02:29:18 +0000
(22:29 -0400)
committer
Shawn O. Pearce
<spearce@spearce.org>
Mon, 24 Sep 2007 02:29:24 +0000
(22:29 -0400)
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl
patch
|
blob
|
history
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 {.}} {