This commit is contained in:
Yoji Shidara
2025-08-13 21:26:30 +09:00
committed by GitHub
parent 252f746010
commit 0e91133320
6 changed files with 7 additions and 7 deletions

2
34.md
View File

@@ -45,7 +45,7 @@ An optional source of truth for the state of branches and tags in a repository.
"kind": 30618,
"content": "",
"tags": [
["d", "<repo-id>"], // matches the identifier in the coresponding repository announcement
["d", "<repo-id>"], // matches the identifier in the corresponding repository announcement
["refs/<heads|tags>/<branch-or-tag-name>","<commit-id>"]
["HEAD", "ref: refs/heads/<branch-name>"]
]