-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
It would be useful if the Message-ID header could be extracted from email imports and optionally included in the commit log. For example, a new --msgid option to the import command would result in the following being appended to the commit log before any new sign-offs/acks/reviews:
Message-Id: [email protected]
Ideally configuration options might allow the Message-Id string to be changed and the reference to be manipulated (via regex?), such that this same support could generate:
Link: https://lore.kernel.org/r/[email protected]
This support would align well with better patch tracking that many maintainers are adopting. Thanks!
jnsnow and LemmingAvalanche
Metadata
Metadata
Assignees
Labels
No labels