Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
H How-To
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • docs
  • How-To
  • Wiki
  • clone ibank

clone ibank · Changes

Page history
Удалена информация о устаревших ветках authored Sep 08, 2017 by Николай Кальгин's avatar Николай Кальгин
Hide whitespace changes
Inline Side-by-side
Showing with 0 additions and 25 deletions
+0 -25
  • clone-ibank.markdown clone-ibank.markdown +0 -25
  • No files found.
clone-ibank.markdown
View page @ 51d4cf1e
......@@ -21,28 +21,3 @@ git submodule update --init --remote
```bat
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
Clone repository
  • Work in branches
  • clone ibank
  • create new module
  • create ssh key
  • git essentials
  • initial config
  • remove module
  • submodule basic