Change the base branch of a Pull Request

1 min read Original article ↗

You can now change the base branch of an open pull request. After you’ve created a pull request, you can modify the base branch so that the changes in the…

|

You can now change the base branch of an open pull request. After you’ve created a pull request, you can modify the base branch so that the changes in the pull request are compared against a different branch. By changing the base branch of your original pull request rather than opening a new one with the correct base branch, you’ll be able to keep valuable work and discussion.

base-switching

Learn more in our help guide.

Written by

Scott J. Goldman

Related posts

Let’s talk about GitHub Actions

A look at how we rebuilt GitHub Actions’ core architecture and shipped long-requested upgrades to improve performance, workflow flexibility, reliability, and everyday developer experience.

We do newsletters, too

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.