.cargo
.config
.github
.radicle
build
crates
debian
scripts
simulation
systemd
windows
.codespell-dictionary.txt
.codespellrc
.dockerignore
.env.seed
.envrc.sample
.git-blame-ignore-revs
.gitignore
.gitsigners
.rustfmt.toml
.typos.toml
ARCHITECTURE.md
build.rs
Cargo.lock
Cargo.toml
CHANGELOG.md
clippy.toml
CONTRIBUTING.md
DCO
deny.toml
flake.lock
flake.nix
git-remote-rad.1.adoc
HACKING.md
justfile
LICENSE-APACHE
LICENSE-MIT
rad-id.1.adoc
rad-patch.1.adoc
rad.1.adoc
radicle-node.1.adoc
README.md
RELEASE.md
rust-toolchain.toml
VERSIONING.md
= git-remote-rad(1)
The Radicle Team <team@radicle.dev>
:doctype: manpage
:revnumber: 0.8.0
:revdate: 2023-10-12
:mansource: rad {revnumber}
:manmanual: Radicle CLI Manual
== Name
git-remote-rad - Git remote helper for Radicle
== Synopsis
*git-remote-rad* *
== Description
**git-remote-rad** is a **git**(1) remote helper program to allow git
to interact with the local Radicle storage. git will use this program
automatically, when using a remote repository with the "rad" protocol.
It is never invoked directly.
== SEE ALSO ==
*git-remote-helpers*(1), *rad*(1)