commit-rewriter 0.2 发布:支持非默认分支
commit-rewriter 0.2
Simon Willison 的 git 提交信息改写工具更新了,0.2 版能用 --branch 处理任意分支,经常整理提交历史的话可以试试。
Simon Willison 发布了 commit-rewriter 0.2。新版本加入 --branch 参数,可通过 uvx commit-rewriter --branch other 处理默认分支以外的分支。该工具用于批量重写 git 提交信息,此前只能作用于默认分支。
commit-rewriter 0.2
Release: commit-rewriter 0.2 Support for branches other than the default branch. Use uvx commit-rewriter --branch other to run against another branch. #3 Tags: git