git-rewrite-author:轻松重写git存储库的作者提交者历史记录

时间:2021-05-02 01:51:30
【文件属性】:
文件名称:git-rewrite-author:轻松重写git存储库的作者提交者历史记录
文件大小:34KB
文件格式:ZIP
更新时间:2021-05-02 01:51:30
git golang git-rewrite-author Go 关于 git-rewrite-author是一个用编写的CLI应用程序,可轻松重写一个或多个存储库的作者/提交者历史记录。 灵感来自的。 用法 有什么可以帮忙的吗? 执照 要求 您必须在系统上安装Git并创建存储库的全新裸克隆: $ cd /tmp $ git clone --bare https://github.com/user/repo.git $ cd /tmp/repo.git 下载 您可以在发行页面上下载与您的平台匹配的应用程序。 安装 将可执行文件放置在您的Git存储库中。 最好将其放在PATH以便可以在系统中的任何位置使用它,也可以将其与Git语法git rewrite-author 。 用法 Usage: git-rewrite-author Rewrite authors history of a Git repository with
【文件预览】:
git-rewrite-author-master
----.goreleaser.yml(695B)
----cmd()
--------main.go(1KB)
----internal()
--------model()
--------app()
--------git()
--------utl()
--------logging()
----.github()
--------labels.yml(2KB)
--------SUPPORT.md(1KB)
--------dependabot.yml(443B)
--------git-rewrite-author.png(12KB)
--------FUNDING.yml(56B)
--------workflows()
--------stale.yml(810B)
--------CODEOWNERS(13B)
----LICENSE(1KB)
----.gitignore(32B)
----CHANGELOG.md(586B)
----go.sum(2KB)
----README.md(7KB)
----.editorconfig(378B)
----go.mod(166B)

网友评论