fork of radicle with Git LFS support, backed by IPFS
Go to file
Alexis Sellier 3bff9a9dc1
Set repository canonical refs
We set the `HEAD` and eg. `refs/heads/master` refs when updating
repositories, which allows users to easily clone with git.

For now, `HEAD` is chosen based on a unanimity quorum of delegates.
This can be made more sophisticated in the future.

We've also had to ignore some refs during verification, since these
have cropped in for eg. due to the staging copy clone and the
changes included here.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-10-19 10:27:24 +02:00
.github/workflows Update Rust to 1.64 2022-09-26 11:27:31 +02:00
.nix meta: add nix tooling 2022-10-12 12:21:01 +02:00
radicle Set repository canonical refs 2022-10-19 10:27:24 +02:00
radicle-node node: improve ping/pong tests 2022-10-18 17:23:31 +02:00
radicle-remote-helper Set repository canonical refs 2022-10-19 10:27:24 +02:00
radicle-ssh remote-helper: Initialize 2022-10-17 16:23:16 +02:00
radicle-tools radicle: namespace peers 2022-10-12 12:30:05 +02:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
Cargo.lock remote-helper: Initialize 2022-10-17 16:23:16 +02:00
Cargo.toml remote-helper: Initialize 2022-10-17 16:23:16 +02:00
README.md Add placeholder README 2022-10-14 13:19:28 +02:00
rust-toolchain Update Rust to 1.64 2022-09-26 11:27:31 +02:00

README.md

❤️🪵

Radicle Heartwood Protocol & Stack