pub fn review<'a>(remote: &PublicKey, patch: &ObjectId) -> Namespaced<'a>Expand description
Review draft reference. Points to the non-COB part of a patch review.
refs/namespaces/<remote>/refs/drafts/reviews/<patch-id>
When building a patch review, we store the intermediate state in this ref.