#git #author #git-commit #log #change #changed #name

app change-git-log-author

更改git日志作者

1个不稳定版本

0.1.0 2023年10月30日

#134电子邮件

MIT 许可证

4KB
53

change-git-log-author

change-git-log-author 用于更改git日志的目标作者和电子邮件。

入门指南

cargo install change-git-log-author

用法

在您的git仓库中运行此命令。

cgla --old-email="[email protected]" --new-name="New Author Name" --new-email="[email protected]"

日志更改后,您可以使用 git push --force 将您的提交推送到远程仓库

依赖项

~1.2–1.8MB
~34K SLoC