mirror of https://gitee.com/openkylin/libvirt.git
docs: submitting-patches: remove note about --patience
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>
This commit is contained in:
parent
0f4790840d
commit
57b0678590
|
@ -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:
|
||||
|
||||
::
|
||||
|
||||
|
|
Loading…
Reference in New Issue