File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
302303Using Graphite for stacked Pull Requests
You can’t perform that action at this time.
0 commit comments