upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/test_utils/Cargo.toml
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-17 12:44:13 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-17 15:09:03 +0000
commit4cbba068d1ddbd14ba41d75def3ae266989aced8 (patch)
tree866c60a822028c904a848cc453efaa3a23ba658e /test_utils/Cargo.toml
parent5cc8ae28cb462d2cb0b7f74dfa5238e62d17eb70 (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 'test_utils/Cargo.toml')
0 files changed, 0 insertions, 0 deletions