# 끌어오기 요청 닫기

끌어오기 요청을 병합하지 않고 닫아 불필요한 변경 내용을 관리하거나 다른 분기의 대체 솔루션을 해결합니다.

> \[!TIP]
> 잘못된 기본 분기를 사용하여 끌어오기 요청을 연 경우 끌어오기 요청을 닫고 새 분기를 여는 대신 기본 분기를 변경할 수 있습니다.
> [Changing the base branch of a pull request](/ko/pull-requests/how-tos/create-pull-requests/changing-the-base-branch-of-a-pull-request)을(를) 참조하세요.

1. 리포지토리 이름에서 **<svg version="1.1" width="16" height="16" viewBox="0 0 16 16" class="octicon octicon-git-pull-request" aria-label="git-pull-request" role="img"><path d="M1.5 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 1.5 3.25Zm5.677-.177L9.573.677A.25.25 0 0 1 10 .854V2.5h1A2.5 2.5 0 0 1 13.5 5v5.628a2.251 2.251 0 1 1-1.5 0V5a1 1 0 0 0-1-1h-1v1.646a.25.25 0 0 1-.427.177L7.177 3.427a.25.25 0 0 1 0-.354ZM3.75 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm0 9.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm8.25.75a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z"></path></svg> Pull requests**를 클릭합니다.

   ![리포지토리의 기본 페이지  스크린샷 가로 탐색 모음에서 "끌어오기 요청"이라는 레이블이 있는 탭이 진한 주황색 윤곽선으로 표시되어 있습니다.](/assets/images/help/repository/repo-tabs-pull-requests-global-nav-update.png)
2. "Pull Requests" 목록에서 닫으려는 풀 리퀘스트를 클릭합니다.
3. 끌어오기 요청 아래쪽의 주석 상자 아래에서 **끌어오기 요청 닫기**를 클릭합니다.
4. 필요에 따라 [분기를 삭제](/ko/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/deleting-and-restoring-branches-in-a-pull-request)합니다. 이렇게 하면 리포지토리의 분기 목록이 깔끔하게 유지됩니다.