Commit 9bb6814
build: use autorebase option for git node land
This will allow to land commits with multiple commits and also properly
handle proper `fixup` commits.
Refs: nodejs/node-core-utils#473
PR-URL: #34969
Reviewed-By: Mary Marchini <oss@mmarchini.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>1 parent 8d27998 commit 9bb6814Copy full SHA for 9bb6814
File tree
Expand file treeCollapse file tree
2 files changed
+5
-2
lines changedOpen diff view settings
Filter options
- doc/guides
- tools/actions
Expand file treeCollapse file tree
2 files changed
+5
-2
lines changedOpen diff view settings
Collapse file
+4-1Lines changed: 4 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | | - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
47 | 50 | |
48 | 51 | |
49 | 52 | |
|
Collapse file
tools/actions/commit-queue.sh
Copy file name to clipboardExpand all lines: tools/actions/commit-queue.sh+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
| 58 | + |
59 | 59 | |
60 | 60 | |
61 | 61 | |
|
0 commit comments