Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
fix: formatting of list
Lars Wirzenius committed 2 years ago
commit 729e054222b28fd02a0752c4c33450af3e65b832
parent 24fb53b39516974f53f9ef8f3763f29ff62ada0a
1 file changed +2 -0
modified doc/architecture.md
@@ -133,9 +133,11 @@ An example request that the broker sends looks like this:
~~~

where:
+

  - `<RID>` is the repository ID, in its `rad:` URN format,
  - `<AFTER_COMMIT>` is the commit id of the last commit being pushed,
  - `<BEFORE_COMMIT>` is the commit id of the **parent** of the first 
+

commit being pushed (i.e. ` <SOME_OTHER_COMMIT_BEING_PUSHED>`),
(the SHA checksum).