On 07/05/19 07:23, Javeed, Ashraf wrote: > Hi, > Please note that these 2 tags are automatically added when the mail is sent > with the formatted patch of the commit.... > [edk2-devel] [PATCH]
(1) The [edk2-devel] prefix is prepended by groups.io (i.e. by the mailing list software) when it reflects your patch email to subscribers. Indeed you cannot change that -- but the request was not for you to change that. (2) The [PATCH] prefix is generated locally on your end, and you *can* change it. Just pass the following option to git-format-patch: --subject-prefix='PATCH edk2-staging/branch' the result will be [PATCH edk2-staging/branch]. (3) If you need to send v2, v3 and so on, just add -v2 and similar to the git-format-patch command line. (4) The [MdePkg/Protocols] part is superfluous, or at least incorrectly formatted. I'd suggest, as the actual title of the git commit: MdePkg: introduce EFI_PCI_PLATFORM_PROTOCOL2 Thanks Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#43374): https://edk2.groups.io/g/devel/message/43374 Mute This Topic: https://groups.io/mt/32307674/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-