DIP66 - Multiple alias this
Mike Franklin
slavo5150 at yahoo.com
Thu Mar 21 11:17:52 UTC 2019
On Thursday, 21 March 2019 at 07:08:41 UTC, sighoya wrote:
> So I can become a reviewer only, but how can I propose changes
> to be merged into the PR proposer's branch, do I need to clone
> his branch and to create a pull request in hope he accept my
> changes?
Create a new branch, merge the original author's work into your
branch, then add your edits, and submit a new PR. That's what
I'd do anyway.
Mike
More information about the Digitalmars-d
mailing list