Failed to clone on windows. Doesn't like <COPY HERE EMPALINK> file.
C:> git clone https://github.com/empatica/empalink-sample-project-android
Cloning into 'empalink-sample-project-android'...
remote: Enumerating objects: 236, done.
remote: Total 236 (delta 0), reused 0 (delta 0), pack-reused 236R
Receiving objects: 100% (236/236), 104.17 KiB | 4.53 MiB/s, done.
Resolving deltas: 100% (72/72), done.
error: unable to create file app/libs/<COPY HERE EMPALINK>: Invalid argument
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'
Failed to clone on windows. Doesn't like <COPY HERE EMPALINK> file.
C:> git clone https://github.com/empatica/empalink-sample-project-android Cloning into 'empalink-sample-project-android'... remote: Enumerating objects: 236, done. remote: Total 236 (delta 0), reused 0 (delta 0), pack-reused 236R Receiving objects: 100% (236/236), 104.17 KiB | 4.53 MiB/s, done. Resolving deltas: 100% (72/72), done. error: unable to create file app/libs/<COPY HERE EMPALINK>: Invalid argument 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'