Skip to content

Commit 8997d0f

Browse files
Addressing reviewers
1 parent d359bbd commit 8997d0f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

llvm/docs/GitHub.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,15 +288,16 @@ Your options are as follows:
288288
in ``llvm/llvm-project``.
289289

290290
.. note::
291-
When using the second approach, GitHub will not display proper diffs for
292-
subsequent PRs in a stack. Instead, it will show a combined diff that
293-
includes all commits from earlier PRs.
291+
When using the dependency notes approach, GitHub will not display proper
292+
diffs for subsequent PRs in a stack. Instead, it will show a combined diff
293+
that includes all commits from earlier PRs.
294294

295295
As described above, it is the PR author’s responsibility to clearly indicate
296296
which commits are relevant to the current PR.
297297
For example: “The first N commits are from the base PR.”
298298

299-
You can avoid this issue by using the first or the third approach.
299+
You can avoid this issue by using user branches directly in the
300+
``llvm/llvm-project`` repository.
300301

301302

302303
Using Graphite for stacked Pull Requests

0 commit comments

Comments
 (0)