Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
man: make a note on draft patches
Fintan Halpenny committed 1 year ago
commit ee0d19f2eb5744777ed717b8f8ec585e54aed4f0
parent 4cced3ddb802d04c982d1833b8bbb39621b93228
1 file changed +4 -0
modified rad-patch.1.adoc
@@ -197,6 +197,10 @@ This means your branch is now associated with the newly opened patch, and any
push from this branch will result in the patch being updated. See the next
section on updating a patch for more information.

+
Note that it's also possible to create a *draft* patch, by using the *-o
+
patch.draft* push option when opening a patch. See the *ready* patch
+
sub-command for more options.
+

=== Options

When opening a patch, various options can be specified using git push options.