How to change the author of a package's commit?
I recently accidentally used a different computer to submit the patch and the author information is wrong, is there a way to change it? I tried the ` https://stackoverflow.com/questions/3042437/how-to-change-the-commit-author-for-a-single-commit` method, but it gets rejected when git push -f.
On 2023-03-31 11:54, ShiZhi Huang wrote:
I recently accidentally used a different computer to submit the patch and the author information is wrong, is there a way to change it? I tried the ` https://stackoverflow.com/questions/3042437/how-to-change-the-commit-author-for-a-single-commit` method, but it gets rejected when git push -f.
Hi, ShiZhi, This functionality is not available to the wider community. If there's not any sensitive information that needs to be redacted I advise just leaving the mistake in. Regards, Brett
participants (2)
-
Brett Cornwall
-
ShiZhi Huang