git commit --amend --author="作者<作者邮箱>"
# now you will see vim ui to edit commit message,
git push --force-with-lease作者:张三 创建时间:2025-09-28 11:23
最后编辑:张三 更新时间:2025-09-28 11:24
最后编辑:张三 更新时间:2025-09-28 11:24
git commit --amend --author="作者<作者邮箱>"
# now you will see vim ui to edit commit message,
git push --force-with-lease