Skip to main content

풀 리퀘스트 설명서

풀 리퀘스트를 만들고, 검토하고, 병합하고, 병합 충돌을 해결하고, GitHub 프로젝트에서 효과적으로 협업하는 방법을 알아보세요.

개요

기사

Create pull requests

About stacked pull requests

Break large code changes into a chain of smaller, dependent pull requests you can review and merge independently.
Work with forks

Allowing changes to a pull request branch created from a fork

Enable collaboration by allowing repository maintainers to commit changes to pull request branches created from forks in your personal account.
Create pull requests

Branches

Use branches in GitHub to isolate development work, manage default branches, and collaborate effectively using pull requests and branch protections.
Create pull requests

Changing the base branch of a pull request

Modify the base branch of an open pull request to compare changes against a different branch and ensure accurate updates.
Create pull requests

Creating a pull request from a fork

Create a pull request from a fork to propose changes to an upstream repository and collaborate on code effectively.
Create pull requests

Managing branches within your repository

Create new branches for development and delete unused branches directly on GitHub.
Create pull requests

Managing stacked pull requests

Restructure stacked pull requests, rebase their branches, and make changes to lower layers using GitHub CLI.
Create pull requests

Quickstart for stacked pull requests

Install the gh stack extension in GitHub CLI and create your first set of stacked pull requests.
Merge and close pull requests

Resolving a merge conflict on GitHub

Resolve simple merge conflicts directly on GitHub using the conflict editor or handle complex cases via the command line.
65의 1-9 표시