Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Give more control over `init` announcement
Alexis Sellier committed 3 years ago
commit 5b6ccaf7dc8f7ab22c3cb2b5180df0854ea6e74e
parent 346737e3f884056e0dee365ccf9ba9279ad7e924
1 file changed +1 -1
modified radicle-httpd/src/test.rs
@@ -95,7 +95,7 @@ pub fn seed(dir: &Path) -> Context {
            interactive: false.into(),
            setup_signing: false,
            set_upstream: false,
-
            sync: false,
+
            announce: false,
            track: false,
        },
        &profile,