Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with colliding filenames in repoisitory #423

Open
kylegrymonprez opened this issue Sep 9, 2021 · 2 comments
Open

Issue with colliding filenames in repoisitory #423

kylegrymonprez opened this issue Sep 9, 2021 · 2 comments
Labels
Action Needed A pull request is needed for this

Comments

@kylegrymonprez
Copy link

In the images folder, there are some identical images with the same filename when ignoring case. This causes issues on *nix based filesystems (including macOS)

warning upon git checkout:

the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'images/dgrm-Creative-requestNavigation.png'
  'images/dgrm-creative-requestNavigation.png'

Request - deleted the 'right' one and have only one of these. The 'right' one wont break your docs.

@aronschatz aronschatz added the Action Needed A pull request is needed for this label Sep 9, 2021
@aronschatz
Copy link
Collaborator

If you have a PR ready for this, feel free to submit it. Otherwise, we'll add this to the list of things to fix for the repo soon.

@kylegrymonprez
Copy link
Author

Hi @aronschatz - I dont have a PR, im not sure if there are references to this file in other systems or not, so just add it to the list i suppose. I was just cloning this locally to get the .ai files for SHARC :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Action Needed A pull request is needed for this
Projects
None yet
Development

No branches or pull requests

2 participants