mirror of
https://github.com/git/git.git
synced 2024-11-24 02:17:02 +08:00
Merge branch 'maint'
* maint: git-gui: Paper bag fix info dialog when no files are staged at commit
This commit is contained in:
commit
f49b6c10b7
@ -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