Skip to content

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

Merged
ShreyPurohit merged 4 commits into
ShreyPurohit:mainfrom
PiyushSoniDev:fix/group-same-filename-extensions
May 31, 2026
Merged

fix: support multiple extensions for files with same name#12
ShreyPurohit merged 4 commits into
ShreyPurohit:mainfrom
PiyushSoniDev:fix/group-same-filename-extensions

Conversation

@PiyushSoniDev
Copy link
Copy Markdown
Contributor

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

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
@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
@ShreyPurohit ShreyPurohit merged commit b47b77a into ShreyPurohit:main May 31, 2026
1 check passed
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