> On Oct 29, 2015, at 5:14 PM, Andrew Wang <[email protected]> wrote:
>
> However, if we were to use GH for integration, it would be with the
> auto-squash to avoid the merge commit. Would this preserve the correct
> attribution?
FWIW, Yetus *really really really* wants a single commit when it comes
to directly pulling github PRs. There is a very high risk of Yetus not being
able to apply a patch generated from github if there are multiple,
intertwinedcommits to the same tree due to how it functions.