Skip to content
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

[조사 미션 수행] PR은 무엇인가? #6

Open
HI-JIN2 opened this issue Sep 3, 2022 · 0 comments
Open

[조사 미션 수행] PR은 무엇인가? #6

HI-JIN2 opened this issue Sep 3, 2022 · 0 comments

Comments

@HI-JIN2
Copy link
Collaborator

HI-JIN2 commented Sep 3, 2022

  • Pull Request(PR)이란? 내가 수정한 코드가 있으니 내 branch를 가져가 검토 후 병합해주라고 요청 해주는 것
  • 다른 사람의 프로젝트 저장소를 자신의 저장소로 fork 한 다음, 자신의 저장소에 push 하고, 이를 Pull Request한다.
  • PR을 통해 코드리뷰를 할 수 있으며, 모든 논의가 이루어진 후 merge하면 프로젝트 저장소에 합쳐진다.
  • PR을 통해 코드 충돌을 최소화할 수 있고 push 권한이 없는 오픈 소스 프로젝트에 기여할 때 많이 사용한다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant