Closed ghost closed 7 years ago
Это проблема только jenkins. гит сам нормально делает checkout
13 груд. 2016 р. 7:15 пп "Alexey Lustin" notifications@github.com пише:
https://github.com/EvilBeaver/oscript-library/blob/develop/.gitmodules#L24
при клонировании с подмолулями получаем ошибку
Command "C:\Program Files\Git\bin\git.exe submodule update src/files-common" returned status code 1: stdout: stderr: error: pathspec 'src/files-common' did not match any file(s) known to git.
проблема кроется видимо в наименовании папки и наименовании подмодуля - они различаются
[submodule "src/files-common"] path = src/fs
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EvilBeaver/oscript-library/issues/156, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKIc6A5vdLmxt1NyrY0iSPssOIGBjAbks5rHsSsgaJpZM4LL64H .
@pumbaEO я починил - нужно просто наименование подмодуля указывать равным path
закрываю - смерджилось
https://github.com/EvilBeaver/oscript-library/blob/develop/.gitmodules#L24
при клонировании с подмодулями получаем ошибку
проблема кроется видимо в наименовании папки и наименовании подмодуля - они различаются