Commit 0dc09e6
committed
[RR] Do not add signoff when cherry picking commits
During "rebase", the ciq commits are cherry picked one by one from the
branch that contains the previous version of kernel.
Since they are already signed off, there's no need to add another signoff.
Moreover, this ends up appending signoffs every time a new rolling release
update is done, polutting the commit message.
Signed-off-by: Roxana Nicolescu <[email protected]>1 parent ee62e11 commit 0dc09e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
0 commit comments