<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">Am 16.12.2017 um 04:06 schrieb Simon Marlow <<a href="mailto:marlowsd@gmail.com" class="">marlowsd@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">On 14 December 2017 at 17:30, Ben Gamari <span dir="ltr" class=""><<a href="mailto:ben@well-typed.com" target="_blank" class="">ben@well-typed.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Historically GHC avoided this since GHC avoided merge commits as they<br class="">
complicate bisection. However, now since GitHub supports rebase-merging<br class="">
this is certainly a compelling option. It's certainly much simpler than<br class="">
the approach I outlined above yet provides the same benefits.<br class="">
<br class="">
If no one objects I think this sounds like a great path forward.<br class=""></blockquote><div class=""><br class=""></div><div class="">We’ll have to be careful to tell people that PRs will be squashed when merging, since the current workflow is to push multiple patches at once to master.</div></div></div></div></div></blockquote><div><br class=""></div>Yes, good point.</div><div><br class=""></div><div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class="">How does merging PRs work when our source of truth is not on github?</div></div></div></div></div></blockquote><div><br class=""></div>I am not sure, but there are merged PR’s in the GitHub history, so I assume, it works. Ben?</div><div><br class=""></div><div>Incidentally, once we have no more direct pushes to master, would it make sense to make GitHub the source of truth? (That would get rid of another bit of custom infrastructure.)</div><div><br class=""></div><div>Cheers,</div><div>Manuel</div><div><br class=""></div></body></html>