Skip to content

Commit 4d55a11

Browse files
authored
Merge pull request #17978 from github/repo-sync
repo sync
2 parents 871e51f + fe67b3d commit 4d55a11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ Number of commits | Summary | Description |
3030
One commit | The title of the commit message for the single commit, followed by the pull request number | The body text of the commit message for the single commit
3131
More than one commit | The pull request title, followed by the pull request number | A list of the commit messages for all of the squashed commits, in date order
3232

33+
{% ifversion fpt or ghec or ghes > 3.5 or ghae-issue-7042 %}
3334
People with admin access to a repository can configure the repository to use the title of the pull request as the default merge message for all squashed commits. For more information, see "[Configure commit squashing](/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/configuring-commit-squashing-for-pull-requests)".
35+
{% endif %}
3436

3537
### Squashing and merging a long-running branch
3638

0 commit comments

Comments
 (0)