debian-mirror-gitlab/spec/fixtures/api/schemas/protected_branches.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
76 B
JSON
Raw Normal View History

2023-01-13 00:05:48 +05:30
{
"type": "array",
"items": {
"$ref": "protected_branch.json"
}
}