Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Move `terminal::patch::Message` to common module
did:key:z6MkgFq6...nBGz opened 8 months ago

We currently use terminal::patch::Message in more than one CLI command that involves commenting, e.g. rad issue, rad id. So we'd want to move Message to a common module and use that everywhere instead.

z6MkgFq6...nBGz added crate=radicle-clip=lowtype=refactor 8 months ago
z6MkgFq6...nBGz commented 7 months ago

Just discovered that we could move some code from issue::comment and terminal::comment with this as well.