You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to contribute to the CV2 resources.
Currently, there is an issue cloning the repo, since the folder "Seminar - Algebraic Methods and Algorithms in Cryptology " contains invalid path characters for Windows. (I suspect the ending space for a the directory name).
$ git clone https://github.com/ila/TUM.git
Cloning into 'TUM'...
remote: Enumerating objects: 1363, done.
remote: Counting objects: 100% (652/652), done.
remote: Compressing objects: 100% (498/498), done.
remote: Total 1363 (delta 250), reused 526 (delta 149), pack-reused 711
Receiving objects: 100% (1363/1363), 82.86 MiB | 20.51 MiB/s, done.
Resolving deltas: 100% (551/551), done.
error: invalid path 'Seminar - Algebraic Methods and Algorithms in Cryptology /.gitignore'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
The text was updated successfully, but these errors were encountered:
Hi @ila ,
I'd like to contribute to the CV2 resources.
Currently, there is an issue cloning the repo, since the folder "Seminar - Algebraic Methods and Algorithms in Cryptology " contains invalid path characters for Windows. (I suspect the ending space for a the directory name).
The text was updated successfully, but these errors were encountered: