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
Cloning into 'git_rce'...
remote: Enumerating objects: 35, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 35 (delta 0), reused 0 (delta 0), pack-reused 34
Receiving objects: 100% (35/35), 5.53 KiB | 5.53 MiB/s, done.
Resolving deltas: 100% (12/12), done.
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:
'a'
Submodule 'x/y' (git@github.com:amalmurali47/hook.git) registered for path 'A/modules/x'
fatal: could not create leading directories of 'D:/git_rce/A/modules/x': Not a directory
fatal: clone of 'git@github.com:amalmurali47/hook.git' into submodule path 'D:/git_rce/A/modules/x' failed
Failed to clone 'A/modules/x'. Retry scheduled
fatal: could not create leading directories of 'D:/git_rce/A/modules/x': Not a directory
fatal: clone of 'git@github.com:amalmurali47/hook.git' into submodule path 'D:/git_rce/A/modules/x' failed
Failed to clone 'A/modules/x' a second time, aborting
The text was updated successfully, but these errors were encountered:
$ git clone --recursive git@github.com:amalmurali47/git_rce.git
Cloning into 'git_rce'...
remote: Enumerating objects: 35, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 35 (delta 0), reused 0 (delta 0), pack-reused 34
Receiving objects: 100% (35/35), 5.53 KiB | 5.53 MiB/s, done.
Resolving deltas: 100% (12/12), done.
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:
'a'
Submodule 'x/y' (git@github.com:amalmurali47/hook.git) registered for path 'A/modules/x'
fatal: could not create leading directories of 'D:/git_rce/A/modules/x': Not a directory
fatal: clone of 'git@github.com:amalmurali47/hook.git' into submodule path 'D:/git_rce/A/modules/x' failed
Failed to clone 'A/modules/x'. Retry scheduled
fatal: could not create leading directories of 'D:/git_rce/A/modules/x': Not a directory
fatal: clone of 'git@github.com:amalmurali47/hook.git' into submodule path 'D:/git_rce/A/modules/x' failed
Failed to clone 'A/modules/x' a second time, aborting
The text was updated successfully, but these errors were encountered: