Skip to content

Fix #4085: ImportPatch is closing even click "NO"

When open apply patch window and "git am" operations is in progress and would like to close window, get information that "git am" is still using. Even click "No", the app will be aborted.

This fix handles this case.

Signed-off-by: Kamil Duljas kamil.duljas@gmail.com

Merge request reports