GitHub提交PR的時候使用Squash

记录一下在GitHub里怎么用Squash的方式把PR合并到master branch,首先需要在项目的设置页面里把Allow squash merging这个选项打开,如图所示。正常的仓库默认这个选项都是打开的。

image

然后在合并PR的时候,选择Squash and merge就行,如图所示

image


Comments

177 responses to “GitHub提交PR的時候使用Squash”

Leave a Reply