You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: