#4414 Coupe of fixes for the mirroring-in feature
Merged by pingou. Opened by pingou.
fix_mirroring_in  into  master

Download 4414.patch

This commit does a couple of fixes in the code used for the mirroring-in
feature.
It ensures any exception thrown by pagure.lib.git.mirror_pull_project are
caught and properly logged. Otherwise, the script dies in the middle of
the processing.
It also checks that there is a remote before doing anything and if there
is no remote, it just bails.

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

Coupe -> Couple

ignorning -> ignoring

rebased onto cea8e24f3eb1280c88230981ef624d0f0b9e638c

:thumbsup:

Thanks for the review :)

Pull-Request has been merged by pingou

Metadata