Git2024. 5. 14. 22:56[Git] Pull Request와 이슈 연결하기 [5/14 study]
Pull Request와 이슈 연결하기 ❗️공식사이트 참조https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue Linking a pull request to an issue - GitHub DocsYou can link a pull request or branch to an issue to show that a fix is in progress and to automatically close the issue when the pull request or branch is merged.docs.github.comhttps://minny27.tistory.com/50 [Git] ..