Merge branch 'maint' of git://repo.or.cz/git-gui into maint
* 'maint' of git://repo.or.cz/git-gui: git-gui: Paper bag fix info dialog when no files are staged at commit
This commit is contained in:
commit
f1a8cc6354
@ -47,7 +47,7 @@ proc info_popup {msg} {
|
||||
append title " ([reponame])"
|
||||
}
|
||||
tk_messageBox \
|
||||
-parent $parent \
|
||||
-parent [_error_parent] \
|
||||
-icon info \
|
||||
-type ok \
|
||||
-title $title \
|
||||
|
Loading…
Reference in New Issue
Block a user