diff options
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -45,7 +45,7 @@ An optional source of truth for the state of branches and tags in a repository. | |||
| 45 | "kind": 30618, | 45 | "kind": 30618, |
| 46 | "content": "", | 46 | "content": "", |
| 47 | "tags": [ | 47 | "tags": [ |
| 48 | ["d", "<repo-id>"], // matches the identifier in the coresponding repository announcement | 48 | ["d", "<repo-id>"], // matches the identifier in the corresponding repository announcement |
| 49 | ["refs/<heads|tags>/<branch-or-tag-name>","<commit-id>"] | 49 | ["refs/<heads|tags>/<branch-or-tag-name>","<commit-id>"] |
| 50 | ["HEAD", "ref: refs/heads/<branch-name>"] | 50 | ["HEAD", "ref: refs/heads/<branch-name>"] |
| 51 | ] | 51 | ] |