Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli/patch/review: Obsoletion Warning
✗ CI failure Lorenz Leutgeb committed 7 months ago
commit 932cd03f027cc0f20335f81c0637549e3c43de73
parent 96c6ad7da5d11d60f8046b8363d8f2b33892270e
1 failed (1 total) View logs
1 file changed +1 -0
modified crates/radicle-cli/src/commands/patch/review.rs
@@ -55,6 +55,7 @@ pub fn run(
    profile: &Profile,
    repository: &Repository,
) -> anyhow::Result<()> {
+
    crate::warning::obsolete("rad patch review");
    let signer = term::signer(profile)?;
    let _project = repository.identity_doc().context(format!(
        "couldn't load repository {} from local state",