Skip to content

Warning when cloning the project on macOS #28

@denkeni

Description

@denkeni

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions