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

Passing unknown opts to lolcommits CLI should produce an error. #265

Open
mroth opened this issue Feb 24, 2015 · 0 comments
Open

Passing unknown opts to lolcommits CLI should produce an error. #265

mroth opened this issue Feb 24, 2015 · 0 comments
Labels

Comments

@mroth
Copy link
Member

mroth commented Feb 24, 2015

Lower priority CLI cleanup.

When an unknown opt is passed to lolcommits args at the command line, it should report an error of something like --foo was not understood and exit with a (non-generic) error condition. If we want to model off of git itself, we should use error code 129.

This should have Aruba integration tests.

This should likely not be tackled until after/during #259, as the schematics for implementing it will change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant