fork of radicle with Git LFS support, backed by IPFS
Go to file
Alexis Sellier 16b22d9178
Move `radicle/id` and `radicle/signature`
We move the identity branch out of `heads/` and to the old location:

  refs/rad/id

We move the signed refs branch to:

  refs/rad/sigrefs

Keeping both "special" branches under the same hierarchy makes things a
bit easier to work with, and tells the user that they should be updated
with special tooling.

We also revert to `rad/` because we no longer have the issue of having
`rad/rad/id` when doing a checkout of the remote branch in a working
copy.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-11-01 15:56:06 +01: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 Move `radicle/id` and `radicle/signature` 2022-11-01 15:56:06 +01:00
radicle-crypto radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00
radicle-httpd Remove redundant `Options` type 2022-10-19 11:47:29 +02:00
radicle-node node: use method to access session's Node ID 2022-10-31 18:17:27 +01:00
radicle-remote-helper radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00
radicle-ssh remote-helper: Initialize 2022-10-17 16:23:16 +02:00
radicle-tools rad-auth: create profile when not found 2022-10-28 09:38:12 -05:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
Cargo.lock Remove `git-url` dependency 2022-10-31 18:14:54 +01:00
Cargo.toml radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00
README.md Add placeholder README 2022-10-14 13:19:28 +02:00
build.rs httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
rust-toolchain Update Rust to 1.64 2022-09-26 11:27:31 +02:00

README.md

❤️🪵

Radicle Heartwood Protocol & Stack