Skip to content

Commit ead5024

Browse files
committed
docs: Document policy around GitHub branches
See discussion in llvm#56643. Reviewed By: rengolin, jhenderson, ldionne Differential Revision: https://reviews.llvm.org/D147276
1 parent 14805dc commit ead5024

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

llvm/docs/GitHub.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ The LLVM Project uses `GitHub <https://github.com/>`_ for
1212
This page describes how the LLVM Project users and developers can
1313
participate in the project using GitHub.
1414

15+
Branches
16+
========
17+
Do not create any branches in the llvm/llvm-project repository. This repository
18+
is reserved for official project branches only. We may relax this rule in
19+
the future if needed to support "stacked" pull request, but in that case only
20+
branches being used for "stacked" pull requests will be allowed.
21+
22+
1523
Releases
1624
========
1725

0 commit comments

Comments
 (0)