ISSUE: there are clashing file names in the book/img directory #21
Closed
evgenyfadeev
started this conversation in
General
Replies: 1 comment
-
lol that's crazy. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example 18-A.png and 18-a.png. On MacOS file names are not case sensitive, so it would be best that either files with one case variant renamed to something distinct, or removed.
Here is what I get after git clone on a mac:
Beta Was this translation helpful? Give feedback.
All reactions