<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 30, 2013 at 6:26 PM, Jason Greene <span dir="ltr">&lt;<a href="mailto:jason.greene@redhat.com" target="_blank">jason.greene@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Think of it as everyone submitting pull requests into master-ignore instead of master, we just simply rename master-ignore to master-staging since they no longer ignore it. They start their feature branch on master (always on master), but then they submit a PR into master-staging, and then we click the green button if its good. If there is a conflict we either send it back, submit a new pull on their behalf, or do the merge offline (that part needs sorting).</blockquote>
</div><br><br></div><div class="gmail_extra">That would be bad, mostly because master-staging would/could get force pushes and if people would rebase against it before sending PR it would cause great problems.<br></div></div>