When a project is mirrored from a remote location to a local pagure instance, we so far had no way to edit this url, for example for when the upstream project changes location. With this commit we're able to fix this.
Fixes https://pagure.io/pagure/issue/4647
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
This PR seats on the top of https://pagure.io/pagure/pull-request/4872 which should thus be reviewed and merged first.
rebased onto 3b9ae6c80faaa3b7ca9c5b81dacd10a6512fcb84
rebased onto 6068939aea61555f9c66d7310488e16237c73f70
rebased onto 910e5f6c35e11418d2593a5acac0b0dca31f5e8c
:thumbsup:
rebased onto c78ea50ecfb6cb9c2be7aa9eabedf1f5c6292e84
Pull-Request has been merged by pingou
When a project is mirrored from a remote location to a local pagure
instance, we so far had no way to edit this url, for example for
when the upstream project changes location.
With this commit we're able to fix this.
Fixes https://pagure.io/pagure/issue/4647
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr