2022년 SSAFY 1년 동안 주로 사용했던 git 규칙을 정리한 글입니다.
협업, 깃 규칙을 정할 때 참고하면 좋습니다.
📌 commit 은 최대한 촘촘히 & 가능한 많이 하기!
[타입] 제목 (지라이슈번호)
본문
feat
: 새로운 기능 추가fix
: 버그 수정docs
: 문서 수정test
: 테스트 코드 추가refactor
: 코드 리팩토링style
: 코드 의미에 영향을 주지 않는 변경 사항chore
: 그 외 기타 작업, 수정 사항 등build
: 빌드 관련 파일 수정ci
: CI관련 설정 수정참고
https://meetup.toast.com/posts/106
https://blog.ull.im/engineering/2019/03/10/logs-on-git.html
fe/dev
, fe/feat/<화면>
be/dev
, be/feat/<기능>
be/feat/<기능>
: 기능을 개발하는 브랜치 ( 만들고 완료하면 삭제 )예시 : 최대한 단어 하나로 적기. 불가능하면 Kebab case로
- fe/feat/login
- be/feat/login
- be/feat/user-signup
📌 master, dev 브랜치로는 바로 merge, push 금지!!!
$ git clone 프로젝트링크
# front
$ git checkout fe/dev
# back
$ git checkout be/dev
# front
$ git branch fe/feat/<화면>
# back
$ git branch be/feat/<기능>
# front
$ git checkout fe/dev
$ git pull origin fe/dev
# back
$ git checkout be/dev
$ git pull origin be/dev
# front
$ git switch fe/feat/<화면>
$ git merge fe/dev
# back
$ git switch be/feat/<기능>
$ git merge be/dev
Title
[분야] 작업 내용
Description
## 어떤 이유로 MR를 하셨나요?
- [ ] feature 병합(feature issue #를 남겨주세요)
- [ ] 버그 수정(아래에 issue #를 남겨주세요)
- [ ] 코드 개선
- [ ] 코드 수정
- [ ] 배포
- [ ] 기타(아래에 자세한 내용 기입해주세요)
## 세부 내용 - 왜 해당 MR이 필요한지 자세하게 설명해주세요
- 세부사항을 항목으로 설명해주세요
## MR하기 전에 확인해주세요
- [ ] 로컬테스트를 진행하셨나요?
- [ ] 머지할 브랜치를 확인하셨나요?
## 관련 이슈 번호
- 관련된 이슈 넘버가 있으면 이곳에 기입해주세요(없으면 X)
Assignee
Reviewer
Playing at the Alfredo Di Stefano Stadium, Real Madrid had a 0-1 lead when they played in Bergamo. Zinedine Zidane's men controlled the situation throughout the first half, while Atalanta chose to be passive in counterattacking.
https://ru.nobartv.co.id/indeks-topik , https://es.nobartv.co.id/indeks-topik , https://th.nobartv.co.id/indeks-topik , https://fr.nobartv.co.id/indeks-topik
Disaster for La Dea came in the 34th minute. Atalanta goalkeeper Marco Sportiello cleared the ball to Luka Modric. The Croatian midfielder then sent a cutback to Karim Benzema, who finished off the fatal blunder with a low shot that was deadly.
https://www.nobartv.co.id/indeks-topik , https://en.nobartv.co.id/indeks-topik , https://ko.nobartv.co.id/indeks-topik , https://ja.nobartv.co.id/indeks-topik , https://ar.nobartv.co.id/indeks-topik , https://hi.nobartv.co.id/indeks-topik
In the 52nd minute, Vinicius Junior darted into the box and was one-on-one with Sportiello. However, his right-footed shot went wide from 6 yards. Making amends for this mistake, 6 minutes later, Vinicius once again terrorized La Dea's penalty area, and had to be brought down by Rafael Toloi.