gitea/services/mirror
zeripath 053b2f4dce
Handle broken references in mirror sync ()
* Handle broken references in mirror sync

If there are broken references during a mirror attempt to fix using `git remote prune`.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
mirror.go Make the Mirror Queue a queue ()
mirror_pull.go Handle broken references in mirror sync ()
mirror_push.go Add proxy settings and support for migration and webhook ()