Skip to main content
  1. Learn center
  2. Software Development
  3. Guides
  4. Git tutorial
  5. Git 사용 방법
  6. Git에서 풀 요청을 사용하는 방법
  7. 풀링 요청 만들기
GuidesSoftware DevelopmentBacklog
Git

Project and code management together.

풀링 요청 만들기

Backlog에 있는 프로젝트의 Git 페이지에서 대상 저장소를 선택합니다.

The Git page of your project in Backlog

그런 다음 Branches 탭으로 이동하여 방금 만든 "add-sort-func" 브랜치를 찾습니다.

Go to the Branches tab and click “Add” in the pull request column

풀링 요청 열에서 "Add"를 클릭하면 다음 화면이 표시됩니다.

The pull request screen

다음 필드가 채워지고 올바른지 확인하십시오.

  1. 대상 브랜치: 풀링 요청을 병합할 대상 브랜치(즉, main)
  2. 풀링 요청 브랜치: 병합할 브랜치(즉, add-sort-func)
  3. 담당자: 풀링 요청 검토 및 병합 담당자

그런 다음 "Add pull request" 버튼을 클릭합니다. "Notify pull request to" 필드에 추가한 담당자 및 모든 사용자에게 알림이 전송됩니다.

요청을 확인할 수 있도록 다음 화면이 표시됩니다.

The screen after the pull is request created

Subscribe to our newsletter

Learn with Nulab to bring your best ideas to life