You can configure pull request merge options on your GitHub Enterprise Server instance to meet your workflow needs and preferences for managing Git history. For more information, see "Configuring pull request merges."
スカッシュ マージの既定のコミット メッセージの詳細については、「pull request のマージについて」を参照してく� さい。
-
On your GitHub Enterprise Server instance, navigate to the main page of the repository.
-
リポジトリ名の下の [ 設定] をクリックします。
-
Under "Merge button", select Allow squash merging. This allows contributors to merge a pull request by squashing all commits into a single commit. The default commit message presented to contributors when merging is the commit title and message if the pull request contains only 1 commit, or the pull request title and list of commits if the pull request contains 2 or more commits.
If you select more than one merge method, collaborators can choose which type of merge commit to use when they merge a pull request. コミットの線形履歴を必要とする保護されたブランチ ルールがリポジトリにある� �合、スカッシュ マージ、リベース マージ、あるいはその両方を許可しなければなりません。 詳細については、「保護されたブランチについて」を参照してく� さい。