Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
rad-patch-review subcommand missing from manpage
Open did:key:z6MkwcUR...q1kL opened 8 months ago crate=radicle-cli epic=clap man ux

If I call rad patch --help I get the manpage for the rad-patch subcommands, but I don’t see the “redact” subcommand in that manpage.

fintohaps commented 8 months ago

In the title you say review but in the body you mention redact?

If it’s the former then we plan to deprecate this anyway, because it isn’t wired up to anything properly. Unfortunately, it was an experimental command that never saw the proper light of day.

If it’s the later, then yes, that should be added :)

z6MkwcUR...q1kL commented 8 months ago

In the title you say review but in the body you mention redact?

Ah yes. I think I meant redact.

If it’s the former then we plan to deprecate this anyway, because it isn’t wired up to anything properly. Unfortunately, it was an experimental command that never saw the proper light of day.

But reviewing is something that must be supported, right? So why not fixing its implementation rather?