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

Do not fail on the dirty state during the dry-run #203

Open
slavaatsig opened this issue Apr 25, 2019 · 1 comment
Open

Do not fail on the dirty state during the dry-run #203

slavaatsig opened this issue Apr 25, 2019 · 1 comment

Comments

@slavaatsig
Copy link

Perhaps it would be better to avoid the exception of “Git working directory is not clean” and issue a warning instead, when “--dry-run” flag is used.

@den4uk
Copy link

den4uk commented Jun 17, 2019

The --dry-run tells you you have your git directory dirty, as if you did it for real. Use in conjunction with --allow-dirty flag for behaviour you want.

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