Skip to content

Symlink git bug #52

@andreao

Description

@andreao

Tried to clone the repository and got the following error:
error: unable to create symlink CONTRIBUTING.rst (File name too long)

Managed to work around it by cloning without checking out, and disabling symlinks:
git clone --no-checkout [email protected]:msiemens/tinydb.git
git config core.symlinks false
git checkout

Running OSX Yosemite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions