Radish alpha
r
Radicle website including documentation and guides
Radicle
Git (anonymous pull)
Log in to clone via SSH
guides/user: clarify rad remote sets up a git remote
Fintan Halpenny committed 10 days ago
commit f93c2723f485b083c74107629ea2c6a59f60f12e
parent 0cf669d5567357eb59b14b484e7aa6048e840d84
1 file changed +3 -1
modified _guides/user.md
@@ -1487,7 +1487,9 @@ Calyx decides to do this, and adds us (Paxel) as a remote:
    rad remote add z6MkvZwzK64f3GuDcAs6dEcje89ddfHkBjS1v9Dkh7aCGq3C --name paxel

This allows Calyx to keep up with our changes by creating a remote tracking
-
branch in his working copy, that has our main branch as its upstream.
+
branch in his working copy, that has our main branch as its upstream. In other
+
words, it helps us create a `git remote` with the necessary configuration to
+
interact with the Radicle storage copy of the repository.

<pre class="wide"><code>$ git remote -v
paxel   rad://z3cyotNHuasWowQ2h4yF9c3tFFdvc/z6MkvZwzK64f3GuDcAs6dEcje89ddfHkBjS1v9Dkh7aCGq3C (fetch)