Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Soft-deprecate 'diff-files' subcommand #78

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Aug 17, 2022

This makes it a hidden alias of check-release.

This makes it a hidden alias of `check-release`.
@epage epage merged commit c8d9458 into obi1kenobi:main Aug 17, 2022
@epage epage deleted the cli branch August 17, 2022 18:22
Copy link
Owner

@obi1kenobi obi1kenobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I'm learning a lot just reading your PRs — thank you! 👍

@epage
Copy link
Collaborator Author

epage commented Aug 17, 2022

Yeah, clap's API is too big, hiding many features. One of the things we are working towards is providing fewer but composable features so its easier to see what is possible.

@obi1kenobi
Copy link
Owner

I'm also just not that familiar with clap or many of the other "common" crates in the Rust ecosystem yet, since I'm largely self-taught in terms of Rust and don't really use it in my day job. This tool is actually my first time using clap at all.

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.

2 participants