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:
authorAlex Gleason <alex@alexgleason.me>2024-08-15 16:34:52 -0500
committerGitHub <noreply@github.com>2024-08-15 16:34:52 -0500
commit2c7e2af15fbdf09bec5c673a56010797f02f206f (patch)
treebc8b1b5ae667d3d38f3c042b1979a4f0a432c434 /34.md
parent645a562a8b870a41fd953a422e171b33f74aef07 (diff)
parent0ee877275a339d7a29915ddb6a4b37feb714c61d (diff)
Merge pull request #1425 from tyiu/rename-delete-to-retract
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 4989803..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) deletion. 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