]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: submitting-patches: remove note about --patience
authorJán Tomko <jtomko@redhat.com>
Mon, 9 Jan 2023 17:24:47 +0000 (18:24 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 20 Jan 2023 21:12:42 +0000 (22:12 +0100)
Since we don't really say how to send patches using this diff algorithm,
it only clutters the document about *submitting* patches.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/submitting-patches.rst

index be7f6253b64ce6772ede3886fb2014d880a5e930..7a8743b8d095923b5f046a92e96d3c3376ed5336 100644 (file)
@@ -10,9 +10,7 @@ subject prefix.
 
 Alternatively, you may send patches using ``git send-email``.
 
-Also, for code motion patches, you may find that
-``git diff --patience`` provides an easier-to-read
-patch. However, the usual workflow of libvirt developer is:
+The usual workflow of libvirt developer is:
 
 ::