aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--git.sr.ht/api.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/git.sr.ht/api.md b/git.sr.ht/api.md
index 35a37c8..a8af516 100644
--- a/git.sr.ht/api.md
+++ b/git.sr.ht/api.md
@@ -379,7 +379,8 @@ executing `git push`. Your server has 5 seconds to respond to the HTTP request.
refs
},
"new": {
- commit resource this ref now refers to
+ commit resource this ref now refers to, or null in the case of deleted
+ refs
}
}
]