Open
Conversation
Member
|
항상 push는 자기 branch에서 하시고 매주 수요일까지 코드 리뷰가 끝나면 PR사이트에 보이는 Merge pull request를 해주시면 됩니다. |
DongGeun974
approved these changes
Apr 27, 2022
Choseungheee
approved these changes
Apr 27, 2022
Contributor
Choseungheee
left a comment
There was a problem hiding this comment.
주석을 깔끔하게 달아주셔서 이해하기 좋은 것 같아요!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pull request 시 중앙 원격 저장소의 master branch(여기서는 main branch)에 병합을 한 번만 하고,
그 이후엔 중앙 원격 저장소에 생성된 고유의 brunch(kmj)에 pull request를 하면 되는 것인지 궁금합니다.
DFS/BFS 코드 먼저 업로드 테스트용으로 제출하였습니다. 익숙하지 않아서 미뤘는데 성실하게 진도 따라가겠습니다.