From 2efac602a78d89288390d8961c99ef42d0d8aa24 Mon Sep 17 00:00:00 2001 From: Aaron Date: Fri, 25 Sep 2026 14:13:35 -0500 Subject: [PATCH] Initial Gitea smoke test --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ab531e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Gitea Smoke Test + +This repository validates the Gitea installation, HTTPS Git transport, +authentication, push, and fresh-clone workflow.