diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-17 12:44:13 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-17 15:09:03 +0000 |
| commit | 4cbba068d1ddbd14ba41d75def3ae266989aced8 (patch) | |
| tree | 866c60a822028c904a848cc453efaa3a23ba658e /docs | |
| parent | 5cc8ae28cb462d2cb0b7f74dfa5238e62d17eb70 (diff) | |
fix: apply push-options to patch series generation
The title and description push-options were previously only applied to PR
creation but not to patch series generation. When force-pushing to update
an existing patch series, the custom title and description were ignored.
This change passes the title_description parameter to the patch generation
function, allowing users to customize patch series cover letters via:
git push --force --push-option=title="Title" \
--push-option=description="Description" origin branch
Includes integration test for force-pushing patches with custom cover letter.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions