Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
h
heartwood
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
3092
Issues
203
Patches
778
Jobs
Commits
›
a37424d72335fa41303ef78be66cf30b88ab420e
Remove `src/main.rs`
Alexis Sellier
committed
3 years ago
commit a37424d72335fa41303ef78be66cf30b88ab420e
parent
46501507beb069b053b4ff871a6d934da529c76a
1 file changed
+0
-3
deleted
src/main.rs
@@ -1,3 +0,0 @@
-
fn main() {
-
println!("Hello, world!");
-
}