Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
fetch: rustfmt
Lorenz Leutgeb committed 2 years ago
commit d839418c56560a768455fbcdac50fce4732623eb
parent d56d619f5601ba456c7bb517be96a1418743cf9e
1 file changed +1 -1
modified radicle-fetch/src/git.rs
@@ -1,6 +1,6 @@
pub(crate) mod mem;
-
pub(crate) mod repository;
pub(crate) mod packfile;
+
pub(crate) mod repository;

pub mod refs;