Skip to content

Commit bb5566a

Browse files
[llvm][docs] Improve usage note on stacked PRs (#138949)
1 parent 39fa5b3 commit bb5566a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/GitHub.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,9 @@ Your options are as follows:
292292
subsequent PRs in a stack. Instead, it will show a combined diff that
293293
includes all commits from earlier PRs.
294294

295-
As described in the first option above, in such cases it is the PR author’s
296-
responsibility to clearly indicate which commits are relevant to the
297-
current PR. For example: “The first N commits are from the base PR.”
295+
As described above, it is the PR author’s responsibility to clearly indicate
296+
which commits are relevant to the current PR.
297+
For example: “The first N commits are from the base PR.”
298298

299299
You can avoid this issue by using user branches directly in the
300300
``llvm/llvm-project`` repository.

0 commit comments

Comments
 (0)