Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW
✗ CI failure Erik Kundt committed 8 months ago
commit eba641643d7d24967f4867f58277a5b376220542
parent 7dea56be156778b892a33b8434088586cc3643ef
1 failed (1 total) View logs
1 file changed +1 -1
modified crates/radicle-cli/src/commands/init/args.rs
@@ -22,7 +22,7 @@ pub struct Args {
    #[arg(long, value_name = "STRING")]
    pub(super) description: Option<String>,
    /// The default branch of the repository
-
    #[arg(long = "default-branch", value_name = "NAME")]
+
    #[arg(long = "default-branch", value_name = "STRING")]
    pub(super) branch: Option<String>,
    /// Repository follow scope
    #[arg(