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 dry run option with batch and always #173

Merged
merged 1 commit into from
Apr 11, 2020
Merged

Conversation

Zorvalt
Copy link
Contributor

@Zorvalt Zorvalt commented Apr 11, 2020

I think this PR fixes the issue #164.

I am quite new to this tool (and to contributing) so I may have not seen some corner cases.

@dbr
Copy link
Owner

dbr commented Apr 11, 2020

Thanks! Looks good to me

Probably needs some refactoring in the future to remove the duplication of logic (the dry run path should probably be just before the actual "move file" call, rather than a separate if branch as it was previously), but this is change is much better than it was before!

@dbr dbr merged commit 48e402f into dbr:master Apr 11, 2020
@dbr dbr added this to the v2.6 milestone Apr 13, 2020
@Zorvalt Zorvalt deleted the dry_run_and_batch branch April 13, 2020 11:34
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