Git/Git
[Git] 실무에서 쓰는 Commit message (커밋 메시지 예제)
2021. 8. 18. 19:37반응형
WiFi: select X driver when the A is enable
[Bug]: 12950232
[Problem]:
[Cause]:
[Solution]:
상황:
이전:
현재:
..: check this condition..
Previosuly
반응형
'Git > Git' 카테고리의 다른 글
[Git] Git 커밋 여러 개를 체리픽하기 (cherry-pick many commit) (0) | 2021.10.29 |
---|---|
[Git] 두 개의 커밋(브랜치)을 비교한 것을 패치로 만들기 (git apply) (0) | 2021.10.25 |
[Trouble Shooting] git pull/push 명령어 실행 시에 fatal: unable to access '...': The requested URL returned error: 403 에러 발생 (0) | 2021.07.29 |
[GIT] git SSH 확인 및 설정 및 생성하기 (gerrit 공용키 등록) (0) | 2021.04.07 |
[Git] .gitignore 사용법 (진짜 쉬움) (1) | 2021.04.05 |