diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-17 12:11:33 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-17 14:04:32 +0000 |
| commit | 5cc8ae28cb462d2cb0b7f74dfa5238e62d17eb70 (patch) | |
| tree | 7e1f81c8204c3f50b30fa69b410f60ffa872bec7 /test_utils/src/lib.rs | |
| parent | 06ebbf7c73b64225ae083bb3134f7c7c630c5565 (diff) | |
feat: support multiline descriptions in push-options via \n escape
Git push-options are line-based so literal newlines cannot be sent.
Users can now write the two-character sequence \n which is decoded
into real newlines before publishing. Use \\n for a literal backslash-n.
Includes unit tests, integration test, help text, and changelog entry.
Diffstat (limited to 'test_utils/src/lib.rs')
0 files changed, 0 insertions, 0 deletions