[llvm-dev] [cfe-dev] Phabricator -> GitHub PRs?
David Blaikie via llvm-dev
llvm-dev at lists.llvm.org
Thu Jan 16 11:12:36 PST 2020
On Thu, Jan 16, 2020 at 11:06 AM Renato Golin <rengolin at gmail.com> wrote:
> On Thu, 16 Jan 2020 at 18:52, David Blaikie via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Yeah, I don't /think/ anyone is using "series" To describe a set of
> independent but related patches. I think everyone would send those out as
> separate patches not in a single branch of stacked commits on git, or using
> phab's stack handling functionality.
>
> in Phab, related links and series links are the same thing, ie.
> parent/child, no?
Yes, in Phab the "related revisions" are specifically the parent/child
relationships. (related, relationships, etc)
If you only want to refer to another review - there's no specific field for
that, you'd just say (as you do in git) "see D4567 for this reason or that
reason".
> Perhaps that's the source of confusion?
>
> In GitHub, related is a mention "see #123" and series is a multi-commit PR.
>
> --renato
>
> PS: I haven't used links in Phab much, so I'm probably wrong...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200116/b23daebb/attachment.html>
More information about the llvm-dev
mailing list