feat(mergiraf solve): rename --keep to --stdout #290

Merged
ada4a merged 1 commit from ada4a/mergiraf:cli_keep into main 2025-03-26 23:47:35 +01:00
Owner

Fixes #263

Fixes #263
feat(mergiraf solve): rename --keep to --stdout
All checks were successful
/ test (pull_request) Successful in 59s
6892d35f7d
Fixes #263
@ -115,2 +115,4 @@
)]
keep_backup: bool,
/// DEPRECATED(use `--stdout`): Keep file untouched and show the results of resolution on standard output instead
// TODO(0.8.0): hide the option by turning it into a hidden alias of `stdout`
Author
Owner

Is this an appropriate timeline? I remember we wanted to handle deprecations better after MERGIRAF_DISABLE

Is this an appropriate timeline? I remember we wanted to handle deprecations better after `MERGIRAF_DISABLE`
wetneb approved these changes 2025-03-26 23:45:53 +01:00
wetneb left a comment
Owner

Sure, that's ample! Thanks a lot :)

Sure, that's ample! Thanks a lot :)
ada4a merged commit 0f77bc24b4 into main 2025-03-26 23:47:35 +01:00
ada4a deleted branch cli_keep 2025-03-26 23:47:37 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#290
No description provided.