-
Notifications
You must be signed in to change notification settings - Fork 575
Closed
Description
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
Labels
No labels