feat(mergiraf solve): make --keep-backup
conflict with --stdout
#291
No reviewers
Labels
No labels
Compat/Breaking
Kind
Bad merge
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
New language
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mergiraf/mergiraf#291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ada4a/mergiraf:cli_conflict_stdout_keep_backup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
--keep
to--stdout
--keep-backup
conflict with--stdout
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
Woaw, so many things are supported by clap, it's great!
It's quite powerful, yeah!