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

Warning when cloning the project on macOS #28

Open
denkeni opened this issue Aug 3, 2022 · 0 comments
Open

Warning when cloning the project on macOS #28

denkeni opened this issue Aug 3, 2022 · 0 comments

Comments

@denkeni
Copy link
Contributor

denkeni commented Aug 3, 2022

This warning happens and troubles users on macOS, which uses a case-insensitive filesystem.

I also wonder there's a need for those same files to exist?

warning: 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:

  '.gitbook/assets/depub.SPACE 3.png'
  '.gitbook/assets/depub.space 3.png'
  '.gitbook/assets/IMG_2334.png'
  '.gitbook/assets/img_2334.PNG'
  '.gitbook/assets/IMG_2338.png'
  '.gitbook/assets/img_2338.PNG'
  '.gitbook/assets/IMG_2339.png'
  '.gitbook/assets/img_2339.PNG'
  '.gitbook/assets/IMG_2340.png'
  '.gitbook/assets/img_2340.PNG'
  '.gitbook/assets/LikeCoin_AD70_Validators-01.png'
  '.gitbook/assets/likecoin_ad70_validators-01.png'
  '.gitbook/assets/LikeCoin_AD72_AppStore_OG_ios_android.png'
  '.gitbook/assets/likecoin_ad72_appstore_og_ios_android.png'
  '.gitbook/assets/LikeCoin_AD92_Super_Like_dragonball.png'
  '.gitbook/assets/likecoin_ad92_super_like_dragonball.png'
  '.gitbook/assets/LikeCoin_AD98_2point0-01.png'
  '.gitbook/assets/likecoin_ad98_2point0-01.png'
  '.gitbook/assets/LikeCoin_PressKit_Coin_Fullcolor.png'
  '.gitbook/assets/likecoin_presskit_coin_fullcolor.png'
  '.gitbook/assets/LikeCoin_presskit_LikerLand_Dark.png'
  '.gitbook/assets/likecoin_presskit_likerland_dark.png'
  '.gitbook/assets/LikeCoin_presskit_Logo_Fullcolor_Dark.png'
  '.gitbook/assets/likecoin_presskit_logo_fullcolor_dark.png'
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

No branches or pull requests

1 participant