$ git clone --recurse-submodules https://github.com/PacificBiosciences/FALCON_unzip.git
Cloning into 'FALCON_unzip'...
remote: Counting objects: 656, done.
remote: Total 656 (delta 0), reused 0 (delta 0), pack-reused 656
Receiving objects: 100% (656/656), 159.50 KiB | 0 bytes/s, done.
Resolving deltas: 100% (345/345), done.
Checking connectivity... done.
error: unable to create symlink LICENSE (File name too long)
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
Hi,
What did I do wrong?
Thank you in advance.
Mic