-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Study] 깃허브 PR & Merge 사용전략 #29
Comments
준영이 형한테 물어봤는데 지금처럼 github flow기반으로 중간중간 기록할 필요 없는 커밋들에 대해서 squash하고 PR&merge때는 그냥 default merge(Create a merge commit)로 하는 방식이 좋을 것 같대 |
|
기록할 필요없는 커밋은 squash, merge는 디폴트 방식으로 하자는거지?? |
엉 마자 |
확인 완료 |
PR에서 세팅이나 init, bug fix같은 커밋들을 pr하기전에 squash하는건 좋아 |
알겠습니다 감사합니다 |
저도 감사합니다 |
PR & merge 기본
https://velog.io/@rgfdds98/%EB%84%98%EB%B8%94-pull-request-merge-ft.-%ED%98%91%EC%97%85%EC%84%B8%ED%8C%85%ED%95%98%EA%B8%B0
PR에 대한 merge 전략 3가지
https://www.centbin.com/github-pull-requestpr/
(추가)
https://ssocoit.tistory.com/273
The text was updated successfully, but these errors were encountered: