From 1c8da2e73d4daf19e3971fbd9edfe22f4c919234 Mon Sep 17 00:00:00 2001 From: uberwald Date: Mon, 24 Aug 2026 20:26:47 +0200 Subject: [PATCH] Actualiser README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cd4867..af814bd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ example** and can be adapted to other Git servers — see ## Architecture ``` -┌──────────────┐ SVN poll ┌──────────────────┐ +┌──────────────┐ SVN poll ┌───────────────────┐ │ SVN remote │ ◄─────────── │ svn-mirror │ │ (http/svn+) │ ────────────► │ daemon / sync │ └──────────────┘ │ │ @@ -27,7 +27,7 @@ example** and can be adapted to other Git servers — see │ (webhook) │ ────────────► │ └──────────────┘ │ └──────────────┘ git fetch │ │ │ SQLite mapping │ - └──────────────────┘ + └───────────────────┘ ``` - **Canonical bare repo**: the single source of truth on the Git side