[PATCH] D147276: docs: Document policy around GitHub branches
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 02:54:34 PDT 2023
nhaehnle added inline comments.
================
Comment at: llvm/docs/GitHub.rst:21
+branches being used for "stacked" pull requests will be allowed.
+
+
----------------
jhenderson wrote:
> This is fine, but as mentioned in the issue, I'd like to see something in the instructions on how to create forked repos that can be used for branches for PRs. I know that I'm not familiar with it (we don't use this model internally), so I expect many others won't be either.
This is a super standard workflow for GitHub, so we really shouldn't put any details here. A link to some appropriate documentation from GitHub would be appropriate though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147276/new/
https://reviews.llvm.org/D147276
More information about the llvm-commits
mailing list