diff options
| -rw-r--r-- | 34.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -76,8 +76,6 @@ An optional source of truth for the state of branches and tags in a repository. | |||
| 76 | 76 | ||
| 77 | The `refs` tag may appear multiple times, or none. | 77 | The `refs` tag may appear multiple times, or none. |
| 78 | 78 | ||
| 79 | If no `refs` tags are present, the author is no longer tracking repository state using this event. This approach enables the author to restart tracking state at a later time unlike [NIP-09](09.md) deletion requests. | ||
| 80 | |||
| 81 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: | 79 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: |
| 82 | 80 | ||
| 83 | ```jsonc | 81 | ```jsonc |