Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
H
HD
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
장한나
HD
Commits
67425d54
Commit
67425d54
authored
Dec 02, 2020
by
이주형
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme.md
parent
be629bad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
readme.md
readme.md
+6
-6
No files found.
readme.md
View file @
67425d54
#
SBI 저축은행
프로젝트
#
현대차 증권
프로젝트
## 개요
*
SBI 저축은행
eLink 구축 프로젝트
*
현대차 증권
eLink 구축 프로젝트
## 개발 환경 구성
### 사전 필요 항목
...
...
@@ -27,7 +27,7 @@
# clone project
git clone http://eactive.tplinkdns.com:8090/elink/v3.6/elink-root.git
cd
elink-root
git checkout
sbi
git checkout
hms
# submodule sync
# git submodule deinit -f BAPWeb
...
...
@@ -35,9 +35,9 @@ git checkout sbi
git submodule
sync
--recursive
git submodule update
--init
--recursive
# submodule branch change to
sbi
git submodule foreach git checkout
sbi
git submodule foreach git pull origin
sbi
# submodule branch change to
hms
git submodule foreach git checkout
hms
git submodule foreach git pull origin
hms
```
### 주의사항
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment