jan25 / move-my-files

mmf is a CLI tool to organise files on your computer
MIT License
3 stars 0 forks source link

modify shutil for replacing duplicates #4

Open horphi0815 opened 4 years ago

jan25 commented 4 years ago

Hi @horphi0815. Thanks for the PR.

This change will break the base functionality of moving files. Perhaps the change needs to use different function from shutil package. Also, there are tests if you like to make sure base function is not broken, i'd also suggest to add a new test case to test your fix the https://github.com/jan25/move-my-files/issues/2