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

풀리퀘 보낼 때 명심하기 🧾 #17

Open
henization opened this issue May 12, 2022 · 0 comments
Open

풀리퀘 보낼 때 명심하기 🧾 #17

henization opened this issue May 12, 2022 · 0 comments

Comments

@henization
Copy link
Contributor

기능 완성 시

기능이 완성 되었다면 이제 develop에 pull request를 보내주어야겠죠!!
pull request를 보내기 전 해야할 일이 있답니다.

  1. git switch develop
  2. git pull
  3. git switch [본인 브랜치]
  4. git merge develop
  5. conflict 났다면 해결(이 때 절대절대 git push --forse 쓰지 말기 이거 쓰면 다른 사람이 한 내용을 덮어쓸 수도 있답니다ㅠㅜ 변경내용이 사라져버린데요)
  6. develop으로 pull request 보내고 코드 리뷰 받기!

위의 단계를 지켜서 사용해보시고 궁금한 점이 있다면 언제든지 부담없이 서로 질문하기~ ❤️

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