demo-repo

This is a throwaway test repository used to verify the stagit read-only archive pipeline end-to-end.
git clone git://archive.git.mtrnord.blog/testorg/demo-repo.git
Log | Files | Refs | README

commit 5b326fe02cae95494edbcfa3c25f3ee0993e2686
Author: Archive Test <test@example.com>
Date:   Fri, 17 Jul 2026 13:52:03 +0200

Initial commit

Diffstat:
AREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,5 @@ +# demo-repo + +This is a throwaway test repository used to verify the stagit read-only +archive pipeline end-to-end (rsync deploy -> automatic render -> public +landing page -> git:// clone).