upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/34.md
diff options
context:
space:
mode:
authorDanConwayDev <114834599+DanConwayDev@users.noreply.github.com>2026-04-25 17:41:38 +0100
committerGitHub <noreply@github.com>2026-04-25 13:41:38 -0300
commitf7cbaebcea5ebcae74f5e30b7a29da488019a8f1 (patch)
tree266ec35244e1baa4d86bac916abbde218ae21df7 /34.md
parent59c046fd42aabe7574304c687dae80f50edda662 (diff)
NIP-34: remove incorrect claim about NIP-09 and state reset (#2326)
Diffstat (limited to '34.md')
-rw-r--r--34.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/34.md b/34.md
index be7d445..fa4c87c 100644
--- a/34.md
+++ b/34.md
@@ -76,8 +76,6 @@ An optional source of truth for the state of branches and tags in a repository.
76 76
77The `refs` tag may appear multiple times, or none. 77The `refs` tag may appear multiple times, or none.
78 78
79If 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
81The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: 79The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is:
82 80
83```jsonc 81```jsonc