Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Track projects we initialize
Alexis Sellier committed 3 years ago
commit 2395d5c32822cdfc1308f16248a4de9622034d6b
parent 4a27cc3f6c5c84dab5428149691ea82a8ad2f7cb
1 file changed +1 -0
modified radicle-httpd/src/api/test.rs
@@ -94,6 +94,7 @@ pub fn seed(dir: &Path) -> Context {
            setup_signing: false,
            set_upstream: false,
            sync: false,
+
            track: false,
        },
        &profile,
    )