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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
방법1. 이전 PR을 머지하고 머지이후 새롭게 브랜치를 생성한다.
방법 2. 첫번째 PR머지 이후 두번째 PR에서는 git rebase 하면 깔끔하게 PR이 두번째 PR 작업분만 보이게 된다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
방법1. 이전 PR을 머지하고 머지이후 새롭게 브랜치를 생성한다.
방법 2. 첫번째 PR머지 이후 두번째 PR에서는 git rebase 하면 깔끔하게 PR이 두번째 PR 작업분만 보이게 된다.
The text was updated successfully, but these errors were encountered: