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
9c489fea
Commit
9c489fea
authored
Aug 25, 2020
by
윤준영
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aq 테스트 코드 추가, 기타 라이브러리 정리
parent
e07f780f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
13 deletions
+1
-13
readme.md
readme.md
+1
-13
No files found.
readme.md
View file @
9c489fea
...
@@ -27,6 +27,7 @@
...
@@ -27,6 +27,7 @@
# clone project
# clone project
git clone http://192.168.10.130/elink/v3.6/elink-root.git
git clone http://192.168.10.130/elink/v3.6/elink-root.git
cd
elink-root
cd
elink-root
git checkout ebest
# submodule sync
# submodule sync
git submodule
sync
--recursive
git submodule
sync
--recursive
git submodule update
--init
--recursive
git submodule update
--init
--recursive
...
@@ -66,19 +67,6 @@ cd RMSMWeb
...
@@ -66,19 +67,6 @@ cd RMSMWeb
gradlew appRun
gradlew appRun
```
```
### 참고1. add submodule
```
shell
git submodule add http://192.168.10.130/elink/v3.6/ONLFramework.git
git submodule add http://192.168.10.130/elink/v3.6/ONLRMSClient.git
git submodule add http://192.168.10.130/elink/v3.6/ONLWeb.git
git submodule add http://192.168.10.130/elink/v3.6/RMSWeb.git
git submodule add http://192.168.10.130/elink/v3.6/IIMWeb.git
git submodule add http://192.168.10.130/elink/v3.6/BATWeb.git
git submodule add http://192.168.10.130/elink/v3.6/BAPWeb.git
git submodule add http://192.168.10.130/elink/v3.6/SIMWeb.git
git submodule add http://192.168.10.130/elink/v3.6/EAISIMWeb.git
git submodule foreach git checkout master
```
### 참고2. submodule 일괄 commit
### 참고2. submodule 일괄 commit
```
shell
```
shell
git submodule foreach git add
-A
.
git submodule foreach git add
-A
.
...
...
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