Changes
Page history
Удалена информация о устаревших ветках
authored
Sep 08, 2017
by
Николай Кальгин
Hide whitespace changes
Inline
Side-by-side
clone-ibank.markdown
View page @
51d4cf1e
...
@@ -21,28 +21,3 @@ git submodule update --init --remote
...
@@ -21,28 +21,3 @@ git submodule update --init --remote
```
bat
```
bat
git
submodule
foreach
git
checkout
master
git
submodule
foreach
git
checkout
master
```
```
Для выкачивания 12-й ветки:
```
bat
git
clone
git
@source.isimplelab.com:build/ibank_root_12.git
cd
ibank_root_12
git
submodule
update
--init --remote
git
submodule
foreach
git
checkout
ibankfl
-branch
-
2
-
0
-
12
-
393
```
Для выкачивания 13-й ветки:
```
bat
git
clone
git
@source.isimplelab.com:build/ibank_root_13.git
cd
ibank_root_13
git
submodule
update
--init --remote
git
submodule
foreach
git
checkout
ibankfl
-branch
-
2
-
0
-
13
-
499
```
Для выкачивания кубаневской ветки:
```
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