Fixes https://pagure.io/pagure/issue/3974
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
@bkabrda since you reported the issue, do you have ways to confirm this works as expected?
@pingou yes, I'll try the patch out and let you know. Thanks for working on this!
@pingou I'd suggest printing str(e) in an else clause, because otherwise the users would see no reason why the push was refused.
str(e)
else
rebased onto bd83f76eecce2ca1bb50aac4887b496a6d3f6a30
@bkabrda good catch, adjusted :)
rebased onto 7716e2dc15cf85e3ca457b402839489e272a7960
:thumbsup:
Cool, thanks! :)
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure/issue/3974
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr