diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 15:38:03 +0000 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 15:38:03 +0000 |
| commit | 783c958aedfc2e538368e242b3f4c7b9dc2dbe54 (patch) | |
| tree | 9ad3b27e59c95b8c74b25ffa5cee2aab7f7d0ec0 /gitinfo.schema.json | |
| parent | babe61a4d581fad3acb4518cd70b4e9ee8b6c0c5 (diff) | |
| download | gitinfo-783c958aedfc2e538368e242b3f4c7b9dc2dbe54.tar gitinfo-783c958aedfc2e538368e242b3f4c7b9dc2dbe54.tar.gz gitinfo-783c958aedfc2e538368e242b3f4c7b9dc2dbe54.tar.bz2 gitinfo-783c958aedfc2e538368e242b3f4c7b9dc2dbe54.tar.xz gitinfo-783c958aedfc2e538368e242b3f4c7b9dc2dbe54.zip | |
all keys should be optional
Diffstat (limited to 'gitinfo.schema.json')
| -rw-r--r-- | gitinfo.schema.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gitinfo.schema.json b/gitinfo.schema.json index c382f3b..7aac4d5 100644 --- a/gitinfo.schema.json +++ b/gitinfo.schema.json @@ -4,7 +4,6 @@ "title": ".gitinfo", "description": "Schema for the .gitinfo file specification", "type": "object", - "required": ["root"], "properties": { "root": { "type": "string", |
