TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

git-autocommit: CLI tool for automatic, concise commit messages

1 点作者 technoabsurdist9 个月前

1 comment

technoabsurdist9 个月前
at my last job, I spent an unnecessary amount of time crafting good commit messages. so i created git-autocommit, a minimal CLI tool that generates a git diff, adds and commits changes with a short, to-the-point commit message<p>Download: `pip install git-autocommit==0.1.0`<p>Note: Your computer should have at least 16 GB RAM to run the required llama3-8B model