diff options
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -53,7 +53,7 @@ An optional source of truth for the state of branches and tags in a repository. | |||
| 53 | 53 | ||
| 54 | The `refs` tag may appear multiple times, or none. | 54 | The `refs` tag may appear multiple times, or none. |
| 55 | 55 | ||
| 56 | 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. | 56 | 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) retraction. |
| 57 | 57 | ||
| 58 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: | 58 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: |
| 59 | 59 | ||