feat(mergiraf solve): make --keep-backup conflict with --stdout #291

Merged
ada4a merged 2 commits from ada4a/mergiraf:cli_conflict_stdout_keep_backup into main 2025-03-26 23:49:10 +01:00
Owner

After all, if we don't overwrite the original file, there's no reason to
also create a backup of it

Fixes #264

Depends on #290

After all, if we don't overwrite the original file, there's no reason to also create a backup of it Fixes #264 Depends on #290
feat(mergiraf solve): rename --keep to --stdout
All checks were successful
/ test (pull_request) Successful in 59s
6892d35f7d
Fixes #263
feat(mergiraf solve): make --keep-backup conflict with --stdout
All checks were successful
/ test (pull_request) Successful in 57s
e78a80123d
After all, if we don't overwrite the original file, there's no reason to
also create a backup of it

Fixes #264

Depends on #290
Author
Owner

After all, if we don't overwrite the original file, there's no reason to
also create a backup of it

Normally, I don't add a description to (what will become) the commit message of PRs, with the idea that one can always open the corresponding issue for more context. But keeping the context inside the Git repo has its own merits -- moving in-forge information such as issues/PRs is not always trivial. Therefore I think it can make sense to provide a short description at least

> After all, if we don't overwrite the original file, there's no reason to also create a backup of it Normally, I don't add a description to (what will become) the commit message of PRs, with the idea that one can always open the corresponding issue for more context. But keeping the context inside the Git repo has its own merits -- moving in-forge information such as issues/PRs is not always trivial. Therefore I think it can make sense to provide a short description at least
wetneb approved these changes 2025-03-26 23:47:04 +01:00
wetneb left a comment
Owner

Woaw, so many things are supported by clap, it's great!

Woaw, so many things are supported by clap, it's great!
Author
Owner

It's quite powerful, yeah!

It's quite powerful, yeah!
ada4a merged commit 0b68f2d0c1 into main 2025-03-26 23:49:10 +01:00
ada4a deleted branch cli_conflict_stdout_keep_backup 2025-03-26 23:49:12 +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#291
No description provided.