Hi Aleen,
On Mon, 22 Nov 2021, Aleen via GitGitGadget wrote:
quoted
From: Aleen <redacted>
FWIW this information comes from your commit, specifically from the
author information recorded when you committed first. To re-set it in
these two patches, run something like this:
git config --global user.name "徐沛文 (Aleen)"
git rebase -x "git commit --amend --no-edit --reset-author" HEAD~2
and then force-push to your branch.
Ciao,
Dscho
The main problem is that it broke when I tried to submit via GGG:
https://github.com/gitgitgadget/git/pull/1076#issuecomment-976087421