Skip to content

Fixed Windows-incompatible folder names#14

Open
shubhamgharats wants to merge 1 commit into
scrimba:mainfrom
shubhamgharats:fix/windows-folder-name
Open

Fixed Windows-incompatible folder names#14
shubhamgharats wants to merge 1 commit into
scrimba:mainfrom
shubhamgharats:fix/windows-folder-name

Conversation

@shubhamgharats

Copy link
Copy Markdown

Summary

This PR renames folders containing the ? character to Windows-compatible names.

Why

Windows does not allow ? in file or directory names. Because of this:

  • git clone fails during checkout
  • ZIP extraction also fails

This change makes the repository compatible with Windows users without affecting the project content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant