top | item 39601377

(no title)

gsaslis | 2 years ago

https://docs.radicle.xyz/guides/protocol is probably a better resource (but this guide is still Work In Progress)

discuss

order

est|2 years ago

> Radicle’s predefined COB types are stored under the refs/cobs hierarchy. These are associated with unique namespaces, such as xyz.radicle.issue and xyz.radicle.patch, to prevent naming collisions.

This looks like an interesting approach. I have question, to avoid copy a large .git project, we have partial cloning and cloning depth. If `cobs` grows too large, how can we partially clone it? Like select issues by time range?