Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3826c5e

Browse filesBrowse files
MikeMcC399aduh95
authored andcommitted
doc: clarify Backport-PR-URL metadata added automatically
Signed-off-by: M McCready <66998419+MikeMcC399@users.noreply.github.com> PR-URL: #62668 Fixes: #61955 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 5d7e0db commit 3826c5e
Copy full SHA for 3826c5e

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/contributing/backporting-to-release-lines.md‎

Copy file name to clipboardExpand all lines: doc/contributing/backporting-to-release-lines.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ line.
7575
5. Resolve conflicts using `git add` and `git cherry-pick --continue`.
7676

7777
6. Leave the commit message as is. If you think it should be modified, comment
78-
in the pull request. The `Backport-PR-URL` metadata does need to be added to
79-
the commit, but this will be done later.
78+
in the pull request. Do not manually add a `Backport-PR-URL` metadata entry.
79+
This is automatically added later.
8080

8181
7. Verify that `make -j4 test` passes.
8282

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.