On 17 November 2017 at 17:07, Daniel Bensoussan
<[email protected]> wrote:
> The documentation about triangular workflow was not clear enough.

I think you would be able to `git rebase -i` these two patches into a
single, perfect patch. ;-) Maybe in collaboration with Albertin?

> -===========================
> -`git config push.default current`
> -===========================
> +============================
> +`git clone <UPSTREAM_url>`
> +`git remote add **PUBLISH**`
> +`git push`
> +============================

This renders as a single line for me, including "**PUBLISH**". (I use
AsciiDoctor, does this look good with AsciiDoc, I wonder?)

I've never worked with triangular workflows. That means I can't judge
the correctness of this, but what I've read seems reasonable and
helpful. I dropped some comments along the way, I hope you'll find them
constructive.

Martin

Reply via email to