Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
1006 B
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. |
|
|
{{ 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 }}
