Create a ghc-simple-patch-propose list? Re: Notes from Ben's "contribute to ghc" discussion

Brandon Allbery allbery.b at gmail.com
Sat Oct 1 20:49:26 UTC 2016


On Sat, Oct 1, 2016 at 4:47 PM, Simon Marlow <marlowsd at gmail.com> wrote:

> 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.
>
> 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.
>

Perhaps someone could put a sample workflow on (one of...) the wiki(s).

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20161001/b93c457f/attachment.html>


More information about the ghc-devs mailing list