diff --git a/README.md b/README.md index 15715a6..4cd4867 100644 --- a/README.md +++ b/README.md @@ -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