Skip to content

Conversation

@lcs9317
Copy link
Collaborator

@lcs9317 lcs9317 commented Oct 13, 2025

제목(필수): [TYPE]: 제목 예) [FEAT]: 회원가입 기능 추가

제목 규칙 자세히 보기
  • 형식: [TYPE]: 제목
  • 제한: 50자 이내, 첫 글자 대문자, 명령문
  • TYPE: FEAT FIX REFACTOR COMMENT STYLE TEST CHORE INIT

무엇을 / 왜

  • 무엇(What):
  1. 브랜치 동기화 기능 변경
  • 왜(Why):
  1. 동기화 기능이 메인 기준이 되면서 베이스 노드값만 날아가거나 값이 없음

어떻게(요약) — 3줄 이내

  • 동일한 베이스 라인이내에 첫 분기 이상의 나이에 대해서 브랜치 동기화 기준을 메인 베이스 노드, 라인 -> 결정노드, 라인으로 변경하여 값의 동기화를 포크 당시에 포함돼있는 프렐류드(복제) 노드들을 포함하고 있는 모든 결정라인을 동기화 시킴

영향 범위

  • API 변경
  • DB 마이그레이션
  • Breaking Change
  • 보안/권한 영향
  • 문서/가이드 업데이트 필요

체크리스트

  • 타입 라벨 부착 (FEAT/FIX/REFACTOR/COMMENT/STYLE/TEST/CHORE/INIT)
  • 로컬/CI 테스트 통과
  • 영향도 점검 완료
  • 주석/문서 반영(필요 시)

ToDo (선택)

  • 할 일 1
  • 할 일 2

스크린샷/증빙(선택)

이슈 연결 (자동)

Closes #111

Copy link
Collaborator

@simount3 simount3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Collaborator

@shihan00321 shihan00321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

Copy link
Collaborator

@johnbosco0414 johnbosco0414 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@lcs9317 lcs9317 merged commit f8fea63 into main Oct 13, 2025
3 checks passed
@lcs9317 lcs9317 deleted the node/11 branch October 13, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

REFACTOR 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR]: 브랜치동기화 기능 메인 -> 분기를 했던 최신 가지 기준으로 변경

5 participants