From 30f2e0aca660e3742161ee7a16d72bb38eb35180 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 5 Feb 2026 15:55:59 +0000 Subject: add example configurations for .gitinfo file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 704c24c..827ec39 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,12 @@ You can reference the schema in your `.gitinfo` file using the `$schema` propert } ``` +See the [`examples/`](examples/) folder for more sample configurations: + +- [`minimal.gitinfo`](examples/minimal.gitinfo) — Bare minimum with just a root URL +- [`open-source-project.gitinfo`](examples/open-source-project.gitinfo) — Full-featured project with mirrors, maintainers, and funding +- [`mirror-only.gitinfo`](examples/mirror-only.gitinfo) — Read-only mirror pointing to upstream + ### Supported Keys All keys are optional. Include only the fields relevant to your project. -- cgit v1.2.3