From: "Laszlo Ersek" <lersek@redhat.com>
To: changab <abner.chang@hpe.com>, devel@edk2.groups.io
Cc: Nickle Wang <nickle.wang@hpe.com>, Andrew Fish <afish@apple.com>,
Leif Lindholm <leif@nuviainc.com>,
Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [RedfishPkg PATCH v2 1/4] RedfishPkg: Initial commit of RedfishPkg.
Date: Thu, 1 Oct 2020 11:22:17 +0200 [thread overview]
Message-ID: <6255f75f-d088-e1be-74c8-1da0f65c149f@redhat.com> (raw)
In-Reply-To: <20200930015611.18375-2-abner.chang@hpe.com>
On 09/30/20 03:56, changab wrote:
> Initial version of RedfishPkg.
>
> Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
> Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
> Signed-off-by: Wang Fan <fan.wang@intel.com>
> Signed-off-by: Chang Abner <abner.chang@hpe.com>
> Cc: Nickle Wang <nickle.wang@hpe.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
> RedfishPkg/RedfishPkg.ci.yaml | 67 +++++++++++++++++++++++++++++++++++
> RedfishPkg/RedfishPkg.dec | 18 ++++++++++
> RedfishPkg/RedfishPkg.dsc | 40 +++++++++++++++++++++
> 3 files changed, 125 insertions(+)
> create mode 100644 RedfishPkg/RedfishPkg.ci.yaml
> create mode 100644 RedfishPkg/RedfishPkg.dec
> create mode 100644 RedfishPkg/RedfishPkg.dsc
based on the diffstat:
Acked-by: Laszlo Ersek <lersek@redhat.com>
However, I suggest resending this series (more precisely, sending a v3).
Here's why:
The patch seems to have been posted "From: changab
<abner.chang@hpe.com>". This will be recorded in the git history, by
git-am. (The mergify bot overwrites the Committer meta-field, but the
Author meta-field remains in place, from git-am -- and that works from
"From:".)
I think "Abner Chang <abner.chang@hpe.com>" looks a whole lot better
than "changab <abner.chang@hpe.com>", in the Author field. So please
rebase this series locally, picking the "edit" action for each patch,
and then re-commit each patch with:
git commit --amend --author="Abner Chang <abner.chang@hpe.com>"
git rebase --continue
Additionally, please update the "user.name" knob in your git config.
Sorry for obsessing about this -- I'd really like the git history to
look *nice*.
Thanks
Laszlo
next prev parent reply other threads:[~2020-10-01 9:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-30 1:56 [RedfishPkg PATCH v2 0/4] Inital RedfishPkg Abner Chang
2020-09-30 1:56 ` [RedfishPkg PATCH v2 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
2020-10-01 9:22 ` Laszlo Ersek [this message]
2020-10-02 14:35 ` [edk2-devel] " Abner Chang
2020-09-30 1:56 ` [RedfishPkg PATCH v2 2/4] .pytool: Add CI on RedfishPkg Abner Chang
2020-09-30 1:56 ` [RedfishPkg PATCH v2 3/4] .azurepipelines/templates: Add RedfishPkg to target build Abner Chang
2020-09-30 1:56 ` [RedfishPkg PATCH v2 4/4] edk2: Add maintainers to RedfishPkg Abner Chang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6255f75f-d088-e1be-74c8-1da0f65c149f@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox