]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .patchew.yml
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / .patchew.yml
index 2638b7f5649f6026dca59005fb6e78a0042dad6c..1b78262ce58dcd1f660bb68dd394b9e3072206a8 100644 (file)
@@ -138,9 +138,6 @@ testing:
       script: |
         #!/bin/bash
         git rev-parse base > /dev/null || exit 0
-        git config --local diff.renamelimit 0
-        git config --local diff.renames True
-        git config --local diff.algorithm histogram
         ./scripts/checkpatch.pl --mailback base..
     docker-mingw@fedora:
       enabled: true