Skip to content
Snippets Groups Projects
Commit 2efe5ea2 authored by YOGESH KAUSHIK's avatar YOGESH KAUSHIK Committed by Alexander Schwinn
Browse files

Bulk renamer: Rename in multiple iterations (Issue #108)

If file-names which are to be renamed as well are picked as new target-names for other files, it can happen that renaming fails for some of the files.

In order to prevent that, renaming now is done in up to 3 iterations. After the first attempt, the files to rename are sorted in ascending, after 2nd attempt in descending order. After the 3rd attempt, all conflicts should be resolved.

MR !267
parent 926689d1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment