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
r
radicle-explorer
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
2400
Issues
36
Patches
365
Jobs
Commits
›
7186794637a5700eafa0f9b9eec0a8bf9abda82a
Fix Node version at v16
Sebastian Martinez
committed
3 years ago
commit 7186794637a5700eafa0f9b9eec0a8bf9abda82a
parent
5845ce97b03b91cbe3a14bb5335f0d21c725aea3
2 files changed
+2
-1
modified
.nvmrc
@@ -1 +1 @@
-
17
\ No newline at end of file
+
16
added
.tool-versions
@@ -0,0 +1 @@
+
nodejs 16.13.2