Skip to content

fix: args not consumed by unbury#113

Merged
MilesCranmer merged 1 commit intomasterfrom
MilesCranmer/issue112
Apr 20, 2025
Merged

fix: args not consumed by unbury#113
MilesCranmer merged 1 commit intomasterfrom
MilesCranmer/issue112

Conversation

@MilesCranmer
Copy link
Copy Markdown
Owner

Fixes #112

Extremely subtle thing about the clap parsing. This was somehow not caught by the existing integration testing because they skip the arg parsing step. So maybe this means we need to have more of the tests work directly with the clap interface.

@MilesCranmer MilesCranmer changed the title fix: args not consumed by unbury, fixes #112 fix: args not consumed by unbury Apr 20, 2025
@MilesCranmer MilesCranmer merged commit 27d6396 into master Apr 20, 2025
8 checks passed
@MilesCranmer MilesCranmer deleted the MilesCranmer/issue112 branch April 20, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: "rip -u [filename]" restores the most recently deleted file instead of the specified file

1 participant