Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Make the gitk starting message match our usual format.
[gitweb.git]
/
git-gui.sh
diff --git
a/git-gui.sh
b/git-gui.sh
index 84205b08bfa67977b08260f5114a9da116f0cae9..0851eaeebcc8a9c4c69bb1f1f47d76c7e68eab9d 100755
(executable)
--- a/
git-gui.sh
+++ b/
git-gui.sh
@@
-2215,7
+2215,7
@@
proc console_read {w fd after} {
##
## ui commands
-set starting_gitk_msg {
Please wait... Starting gitk
...}
+set starting_gitk_msg {
Starting gitk... please wait
...}
proc do_gitk {revs} {
global ui_status_value starting_gitk_msg