Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Alias "patch" to "pr"
✗ CI failure Matthias Beyer committed 2 months ago
commit 3eb23cc3684bdd132e8601efe632ddb7af5c62db
parent e9245b630d728672d2b3d6ff9265fa4f1a86f13a
1 failed (1 total) View logs
1 file changed +1 -0
modified crates/radicle-cli/src/main.rs
@@ -78,6 +78,7 @@ enum Command {
    Issue(issue::Args),
    Ls(ls::Args),
    Node(node::Args),
+
    #[command(alias = "pr")]
    Patch(patch::Args),
    Path(path::Args),
    Publish(publish::Args),