mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 16:32:49 +00:00
d/scripts: add --full-index parameter to export-patchqueue
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 3f4d88534c
)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
435d60b5a2
commit
b72118b9ba
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