r
Radicle
Git
Fixes and improvements to user guide
modified _guides/user.md
@@ -47,16 +47,18 @@ deeper dives into specific use cases, but they are still in progress.
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -96,7 +98,7 @@ used for source code and collaborative programming. </aside>
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -140,7 +142,7 @@ running:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -149,10 +151,8 @@ while the private key is used to authenticate your node, as well as sign code
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -205,8 +205,6 @@ running, your private key will also be added to it for future use.
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -260,7 +258,7 @@ locations of important files or directories.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -305,7 +303,7 @@ improve reliability and enhance access speed. </aside>
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -364,6 +362,8 @@ Similar to how `git init` is used to initialize a Git repository, we use
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -376,13 +376,12 @@ working copy named `rad` and publishes the repository to the network (assuming
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -398,7 +397,7 @@ next chapters.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -407,6 +406,24 @@ next chapters.
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -447,7 +464,7 @@ named `git-remote-rad`. Remote helpers are particularly useful for integrating
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -500,7 +517,7 @@ work *way smoother*.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -557,7 +574,7 @@ or *authoritative* state of the repository. This means that if someone were to
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -576,7 +593,7 @@ protocol, which informs the node there was an update. Following this, peers
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -631,9 +648,10 @@ is Radicle's version of a ⭐ *star* or 👍 *like*, where you show a repository
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -667,7 +685,7 @@ some way, for example by pushing a branch or commenting on an issue, simply run
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -683,7 +701,7 @@ some way, for example by pushing a branch or commenting on an issue, simply run
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified assets/css/main.css
@@ -15,6 +15,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -31,9 +32,11 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -171,7 +174,6 @@ pre {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -223,11 +225,11 @@ table th {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -253,6 +255,10 @@ blockquote {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|