diff --git a/docs/hacking.html.in b/docs/hacking.html.in index 981b782d31fd03dab23a2172ca09d4b0e354d9f2..1da2cbbd9f2a38a63f80306b51f91cd2b50c2df2 100644 --- a/docs/hacking.html.in +++ b/docs/hacking.html.in @@ -29,11 +29,7 @@ file from zanata.

-
  • Post patches using git send-email, with git - rename detection enabled. You need a one-time setup of:

    -
    -  git config diff.renames true
    -
    +
  • Post 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: