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.
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 :)
In the title you say
reviewbut in the body you mentionredact?
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?