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:
authorTerry Yiu <963907+tyiu@users.noreply.github.com>2024-08-15 01:19:07 -0400
committerTerry Yiu <963907+tyiu@users.noreply.github.com>2024-08-15 01:19:07 -0400
commit0ee877275a339d7a29915ddb6a4b37feb714c61d (patch)
treebc8b1b5ae667d3d38f3c042b1979a4f0a432c434 /34.md
parent95885afe2da245b0c4d80b91e9e44ee7f5ad447f (diff)
Update NIP-09 to rename to deletion request
Diffstat (limited to '34.md')
-rw-r--r--34.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/34.md b/34.md
index 14c7605..69f460b 100644
--- a/34.md
+++ b/34.md
@@ -53,7 +53,7 @@ An optional source of truth for the state of branches and tags in a repository.
53 53
54The `refs` tag may appear multiple times, or none. 54The `refs` tag may appear multiple times, or none.
55 55
56If 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. 56If 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.
57 57
58The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: 58The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is:
59 59