Skip to content

Commit a1dbcd1

Browse files
committed
Use same e-mail on cover letter like for patches 2
1 parent 44498a1 commit a1dbcd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/patch-series.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ export class PatchSeries {
474474
}
475475

476476
header = authorMatch[1] + replaceSender + authorMatch[3];
477+
477478
////if (mails.length > 1 && i === 0 && senderName) {
478479
//// // skip Cc:ing and From:ing in the cover letter
479480
//// mails[i] = header + match[2];

0 commit comments

Comments
 (0)