afero
afero copied to clipboard
(GH-141) Fix renaming a dir with sub-directories
This is an update to https://github.com/spf13/afero/pull/239 to address the open comments, and rebased off master
what happens if you have got two sub directories called
/subdir1/whatever/
/subdir10/whatever1/
and you try to rename subdir1
?