seatgeek / docker-mirror

Mirror docker images across image repositories
BSD 3-Clause "New" or "Revised" License
145 stars 44 forks source link

Change default merge to squash #55

Open inverse opened 3 years ago

inverse commented 3 years ago

In order to have clean history I propose un-checking the merge button in the settings.

image

With that done the default prompt when merging pull requests results in a squash making it cleaner and reducing the noise and churn within the PR itself.