Skip to content

fix: support multiple extensions for files with same name#12

Open
PiyushSoniDev wants to merge 1 commit into
ShreyPurohit:mainfrom
PiyushSoniDev:fix/group-same-filename-extensions
Open

fix: support multiple extensions for files with same name#12
PiyushSoniDev wants to merge 1 commit into
ShreyPurohit:mainfrom
PiyushSoniDev:fix/group-same-filename-extensions

Conversation

@PiyushSoniDev
Copy link
Copy Markdown

Prevent overwriting when files share the same basename but have different extensions. Extensions are now grouped into arrays while copying and creating folder structures.

closes #11

@ShreyPurohit ShreyPurohit added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels May 28, 2026
Prevent overwriting when files share the same basename but have different extensions.
Extensions are now grouped into arrays while copying and creating folder structures.

closes ShreyPurohit#11
@PiyushSoniDev PiyushSoniDev force-pushed the fix/group-same-filename-extensions branch from 117b8c4 to 666da23 Compare May 28, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect file name having files with same name but different file type extension

2 participants