Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

Cannot clone on macOS #1255

@jimjag

Description

@jimjag

The Github repo cannot successfully be cloned on macOS due to case issues related to the 'atomic' file and the 'Atomic' directory. macOS is (normally) case aware but case insensitive and so there is a file system naming clash when cloning:

git clone https://github.com/projectatomic/atomic.git
Cloning into 'atomic'...
remote: Enumerating objects: 2, done.
remote: Counting objects: 100% (2/2), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 8599 (delta 0), reused 0 (delta 0), pack-reused 8597
Receiving objects: 100% (8599/8599), 5.39 MiB | 27.45 MiB/s, done.
Resolving deltas: 100% (6277/6277), done.
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:

'atomic'

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