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

Error message is uninformative, but could easily be clearer #131

Open
samthebest opened this issue Oct 22, 2015 · 2 comments
Open

Error message is uninformative, but could easily be clearer #131

samthebest opened this issue Oct 22, 2015 · 2 comments

Comments

@samthebest
Copy link

java.lang.RuntimeException: Aborting release. Working directory is dirty.

should be java.lang.RuntimeException: Aborting release. Working directory has uncommitted changes, please commit your changes before running this command.

@jroper
Copy link
Member

jroper commented Feb 12, 2016

You could also very easily submit a pull request that changes the error message.

@samthebest
Copy link
Author

#141

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

No branches or pull requests

2 participants