Documentation: Clarify ref-updated event content when ref is deleted
When a ref is deleted the ref-updated event's newRev is zero. Change-Id: I465f76324a97a9187dac14a983babdb94b8ca610
This commit is contained in:
@@ -155,7 +155,8 @@ Information about a ref that was updated.
|
||||
|
||||
oldRev:: The old value of the ref, prior to the update.
|
||||
|
||||
newRev:: The new value the ref was updated to.
|
||||
newRev:: The new value the ref was updated to. Zero value (`0000000000000000000000000000000000000000`)
|
||||
indicates that the ref was deleted.
|
||||
|
||||
refName:: Full ref name within project.
|
||||
|
||||
|
Reference in New Issue
Block a user