We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main
dev
# 특정 커밋으로 되돌리기 git reset --hard 72cb9 # 원격 저장소 강제 업데이트 git push -f origin dev
관련 PR: [#17 ] 영향 받은 커밋: 72cb9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
발생 문제
main
원인 분석
main
)에 직접 PR 병합dev
)를 통한 단계적 배포 프로세스 미준수해결 조치
재발 방지 대책
PR 프로세스 강화
브랜치 전략 개선
관련 참조
관련 PR: [#17 ]
영향 받은 커밋: 72cb9
The text was updated successfully, but these errors were encountered: