반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Dependency
- Django
- Spring
- table tag
- html cell size
- Django column 값 가져오기
- html cell
- Django 특정 값 가져오기
- table cell size
- html
- DI
- Dependency Injection
Archives
- Today
- Total
emluy 개발 일기
git branch merge 본문
SMALL
0. git branch merge 해주기
: $git branch merge 브랜치이름
1. commit message
1-1. 자동 생성되게 하고 싶을 때
: $git branch merge 브랜치이름 --no-edit
1-2. 수정
: $git branch merge 브랜치이름 --edit
반응형
'git' 카테고리의 다른 글
git push 오류 (0) | 2020.04.26 |
---|---|
github 원격저장소에 있는 것 지우기 (로컬저장소에 있는 것은 안 건듬) (0) | 2020.04.24 |
git branch 생성 (0) | 2020.04.20 |
git 기본 터미널 명령어 (0) | 2020.04.20 |
git 버전 관리하기 (0) | 2020.04.20 |
Comments