-
Notifications
You must be signed in to change notification settings - Fork 906
Closed
Description
Problem
There exists 2 readme files in each of these locations 1, 2 and 3 due to this one of the file getting ignored while pusing.
This might happen due to Contributor using OS
- On Linux / Unix (case-sensitive)
You can have both:
README.md
Readme.md
- On Windows / macOS (case-insensitive by default)
You cannot have both README.md and Readme.md in the same folder.
The OS treats them as the same file, so trying to create the second will overwrite or conflict with the first.
Screenshots
Solution
Preserving the correct README.md File at each of this locations
Assign
Do Assign this issue to me, so that I can Start working on it, and try to sort it out
Metadata
Metadata
Assignees
Labels
No labels


