/ git-remote-rad.1.adoc
git-remote-rad.1.adoc
1 = git-remote-rad(1) 2 The Radicle Team <team@radicle.xyz> 3 :doctype: manpage 4 :revnumber: 0.8.0 5 :revdate: 2023-10-12 6 :mansource: rad {revnumber} 7 :manmanual: Radicle CLI Manual 8 9 == Name 10 11 git-remote-rad - Git remote helper for Radicle 12 13 == Synopsis 14 15 *git-remote-rad* * 16 17 == Description 18 19 **git-remote-rad** is a **git**(1) remote helper program to allow git 20 to interact with the local Radicle storage. git will use this program 21 automatically, when using a remote repository with the "rad" protocol. 22 It is never invoked directly. 23 24 == SEE ALSO == 25 26 *git-remote-helpers*(1), *rad*(1)