Replies: 2 comments 1 reply
-
|
@Xyndra Hey so this is something I did not prepare for so currently mirror will match that and can wipe it. So, I am working on a PR where we can do a snapshot locally from which repos can be restored. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This adds pre-sync snapshot protection (bundle backup before mirror-sync) with configurable fail-closed behavior to prevent destructive force-push rewrites from removing recoverable history. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There have been a lot of situations where repos get deleted like this https://github.com/tachiyomiorg/extensions https://github.com/PabloMK7/citra where there is a force-pushed old/empty version. How is this handled here?
Beta Was this translation helpful? Give feedback.
All reactions