Cleanup snapshots

This commit is contained in:
2026-08-24 20:26:05 +02:00
parent ab10dc53d2
commit c14b17b92c
+3 -1
View File
@@ -2,10 +2,12 @@
> **License:** [PolyForm Noncommercial 1.0.0](https://polyformproject.org/licenses/noncommercial/1.0.0)
> Copyright (c) 2026 Uberwald. All rights reserved.
> Commercial use requires a separate license from Uberwald.
> Commercial use requires a separate license from Uberwald. Send email to contact@uberwald.me
Py sidecar SVN↔Git bidirectional mirror. Uses own mapping DB (not `git svn`) so Git commit hashes never change.
Validated against huge SVN/GIT repos with 70K commits and more than 120 branches
Works with any Git server that exposes bare repos on disk (Gitea, Forgejo,
GitLab, bare `git init --bare`, etc.). The Gitea-specific integration code
(`svn_mirror/gitea.py`, `svn_mirror/webhook.py`) serves as a **working