כתבה
Simon Willison ·
commit-rewriter 0.1
תקציר מקורי באנגלית<p><strong>Release:</strong> <a href="https://github.com/simonw/commit-rewriter/releases/tag/0.1">commit-rewriter 0.1</a></p> <p>I built this little web app the other day to help edit the commit messages for the <a href="https://datasette.io/blog/2026/september-security-releases/">Datasette security releases</a>. The initial commits were full of coding agent cruft and references to issue IDs from our private repository, so they weren't fit for publication.</p> <p>If you want to edit the commit messages for a repository you can run it like this:</p> <pre><code>uvx commit-rewriter path/to/repo </code></pre> <p>Omit the path if you are already in the directory for that repo.</p> <p><img alt="Screenshot of the commit-rewriter web interface. A heading reads commit-rewriter above the repository
קרא במקור המקורי
simonwillison.net
פתח כתבה מקורית