Rebase & merge

A Reviewable post written by Piotr Kaminski.By: Piotr Kaminski
Published: Thursday, October 6, 2016

You can now rebase and merge a branch in Reviewable just like in GitHub, as long as there are no conflicts:

image

This supersedes the previous "fast forward" option, though Reviewable will still indicate to you whether the rebase would, in fact, be a no-op.

Also, control over what merge styles are available in your repo is now fully ceded to GitHub since they've made the flags available via the API.