Skip to content

git: if ProgressDialog cancel pressed no need of QProcess output anymore

This allows:

  1. auto close dialog for more smoother user experience
  2. message "fatal: early EOF" while terminating git is no longer showing (addresses issue #2)

Merge request reports

Loading