#4270 Fix cancelling a rebase
Merged by pingou. Opened by pingou.
fix_cancel_rebase  into  master

Download 4270.patch

When clicking on the rebase button you are prompted with a dialog to
confirm if you want the rebase or not.
Turns out we were not respecting the user's choice if they cancelled
there.
With this commit, we do.

Fixes https://pagure.io/pagure/issue/4267

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

Thanks for the review! :)

Pull-Request has been merged by pingou

Metadata