OB
Size: a a a
OB
EY
EY
BO
EY
MK
M
MK
EY
MK
AK
p
p
OC
> mkdir super_project
> cd super_project && git init
> git submodule add <repo_1> src/repo_1
> git submodule add <repo_2> src/repo_2
git status && git add . && git commit -m 'test' && git pushРепозиторий будет содержать _все_ файлы (включая src/repo_1 и src/repo_2), верно?
t add . [only super_project files]и рассмотреть со стороны клиента.
> git commit
> git push
Есл
clone ...бо заранее за ответы!
> cd super_project
> git submodule update
Спаси
OC
IP
EB
ES
git submodule update —init —recursive
ES
ES