... | @@ -37,3 +37,12 @@ cd ibank_root_13 |
... | @@ -37,3 +37,12 @@ cd ibank_root_13 |
|
git submodule update --init --remote
|
|
git submodule update --init --remote
|
|
git submodule foreach git checkout ibankfl-branch-2-0-13-499
|
|
git submodule foreach git checkout ibankfl-branch-2-0-13-499
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
Для выкачивания 13-й ветки:
|
|
|
|
```bat
|
|
|
|
git clone git@source.isimplelab.com:build/ibank_root_kuban.git
|
|
|
|
cd ibank_root_kuban
|
|
|
|
git submodule update --init --remote
|
|
|
|
git submodule foreach git checkout kuban_phase2
|
|
|
|
``` |
|
|
|
\ No newline at end of file |