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
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
Клонирую через git для winfows (консоль). В git bush делаю
git clone [email protected]:yandex-shri-2018/entrance-task-2-2.git
Результат:
Cloning into 'entrance-task-2-2'...
Enter passphrase for key '/c/Users/ale21/.ssh/id_rsa':
remote: Counting objects: 115, done.
remote: Compressing objects: 100% (84/84), done.
remote: Total 115 (delta 38), reused 106 (delta 31), pack-reused 0
Receiving objects: 100% (115/115), 10.89 MiB | 2.13 MiB/s, done.
Resolving deltas: 100% (38/38), done.
fatal: cannot create directory at 'guide/assets/Icons / Arrow Double ': No such file or directory
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'
Проблема в папке guide/assets/Icons у нее не правильное имя.
Похоже кто-то сидит под unix, а все на win'е получат ошибку. Пожалуйста,, исправьте эту проблему.
The text was updated successfully, but these errors were encountered:
Клонирую через git для winfows (консоль). В git bush делаю
git clone [email protected]:yandex-shri-2018/entrance-task-2-2.git
Результат:
Cloning into 'entrance-task-2-2'...
Enter passphrase for key '/c/Users/ale21/.ssh/id_rsa':
remote: Counting objects: 115, done.
remote: Compressing objects: 100% (84/84), done.
remote: Total 115 (delta 38), reused 106 (delta 31), pack-reused 0
Receiving objects: 100% (115/115), 10.89 MiB | 2.13 MiB/s, done.
Resolving deltas: 100% (38/38), done.
fatal: cannot create directory at 'guide/assets/Icons / Arrow Double ': No such file or directory
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'
Проблема в папке guide/assets/Icons у нее не правильное имя.
Похоже кто-то сидит под unix, а все на win'е получат ошибку. Пожалуйста,, исправьте эту проблему.
The text was updated successfully, but these errors were encountered: