<div dir="ltr"><div>I added a description of the workflow for multiple dependent diffs here: <a href="https://ghc.haskell.org/trac/ghc/wiki/Phabricator#Workingwithmultipledependentdiffs">https://ghc.haskell.org/trac/ghc/wiki/Phabricator#Workingwithmultipledependentdiffs</a><br><br></div>Please let me know if anything doesn't make sense.  Note that I never let arc squash my commits, keeping commits 1:1 with diffs makes things a lot simpler.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 October 2016 at 21:49, Brandon Allbery <span dir="ltr"><<a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Sat, Oct 1, 2016 at 4:47 PM, Simon Marlow <span dir="ltr"><<a href="mailto:marlowsd@gmail.com" target="_blank">marlowsd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>A nice trick for dealing with stacked diffs in Phabricator is to use "git rebase -i" to modify diffs in the middle of the stack.  You can also insert "x arc diff" between lines to automatically update later diffs on Phabricator after a rebase lower down the stack.<br><br></div>You only need a single branch for the whole stack, and continually rebase it.  I also push the whole branch to github to get Travis to build it, but that's optional.<br></div></div></div></blockquote><div><br></div></span><div>Perhaps someone could put a sample workflow on (one of...) the wiki(s).</div><div> </div></div><span class="">-- <br><div class="m_-8221012535486511078gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</span></div></div>
</blockquote></div><br></div>