Toggle navigation
Toggle navigation
This project
Loading...
Sign in
HeoJeongYong
/
Corona_Vaccination_Medical_Institution
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김서연
2021-05-17 02:28:16 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
639438b3af0a6177536437903aac0bd4fd6b1827
639438b3
1 parent
97ff2d12
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
6 deletions
README.md
README.md
View file @
639438b
## Topic
> 코로나 19 예방접종 의료기관 조회 웹서비스를 제공하는 프로젝트입니다.
## Member
| 김서연 | 허정용 |
| :----: | :----: |
|
[
@ksy991018
](
https://github.com/ksy991018
)
|
[
@JeongYougHeo
](
https://github.com/JeongYougHeo
)
|
~~~
# integrated#1의 branch를 clone해오기
git clone -b integrated#1 --single-branch http://khuhub.khu.ac.kr/2018103585/Corona_Vaccination_Medical_Institution.git
cd Corona_Vaccination_Medical_Institution
# 본인 이름으로 각자 branch 생성 후 올리기
git checkout -b integrated#1_이름
git add .
git commit -m "커밋메시지"
git push origin integrated#1_이름
~~~
\ No newline at end of file
...
...
Please
register
or
login
to post a comment