mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 10:11:18 +00:00
d/scripts: add --full-index parameter to export-patchqueue
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
24bfa44438
commit
3f4d88534c
1
debian/scripts/export-patchqueue
vendored
1
debian/scripts/export-patchqueue
vendored
@ -26,6 +26,7 @@ git format-patch \
|
||||
--zero-commit \
|
||||
--no-signature \
|
||||
--diff-algorithm=myers \
|
||||
--full-index \
|
||||
--output-directory="${top}/${kernel_patchdir}" \
|
||||
"${base_ref}.."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user