Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Have `init` trigger routing table updates
Alexis Sellier committed 3 years ago
commit 61902ca47b74672e586ed0d8bb86b9ea47834156
parent 83a635976d069d3a88001ea159bcc9c5a1238c78
1 file changed +1 -0
modified radicle-httpd/src/api/test.rs
@@ -90,6 +90,7 @@ pub fn seed(dir: &Path) -> Context {
            interactive: false.into(),
            setup_signing: false,
            set_upstream: false,
+
            sync: false,
        },
        &profile,
    )