1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/content/github/administering-a-repository/configuring-commit-rebasing-for-pull-requests.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

1006 B

title, intro, redirect_from, versions
title intro redirect_from versions
Configuring commit rebasing for pull requests You can enforce, allow, or disable commit rebasing for all pull request merges on {{ site.data.variables.product.product_location }} in your repository.
/articles/configuring-commit-rebasing-for-pull-requests
free-pro-team enterprise-server
* *

{{ site.data.reusables.pull_requests.configure_pull_request_merges_intro }}

{{ site.data.reusables.repositories.navigate-to-repo }} {{ site.data.reusables.repositories.sidebar-settings }} 3. Under "Merge button", select Allow rebase merging. This allows contributors to merge a pull request by rebasing their individual commits onto the base branch. If you also select another merge method, collaborators will be able to choose the type of merge commit when merging a pull request. {{ site.data.reusables.repositories.squash-and-rebase-linear-commit-hisitory }} Pull request rebased commits