TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14713 · May 16

#go#bugtracker#decentralized_application#distributed_systems#git#gitdb git-bug is a powerful, decentralized issue tracker that stores issues, comments, and users directly inside a Git repository as versioned objects, not just files. This means you can manage your issues offline, sync them later, and keep everything clean and organized within your existing Git workflow. It’s very fast, supports syncing with platforms like GitHub and GitLab, and offers multiple ways to interact, including command line, text user interface, or web browser. This tool helps you track and manage project issues efficiently without needing a separate server or database, making collaboration and version control seamless. https://github.com/git-bug/git-bug

Results

1 similar post found

Search: #conventionalcommits

当前筛选 #conventionalcommits清除筛选
是芙莉莲

@ireallyhatetheworld · Post #1492 · 03/19/2026, 04:04 AM

git-rewrite-commits: AI 驱动的 Git 提交信息自动重写工具 • 基于 AI(OpenAI 或本地 Ollama)自动生成符合 Conventional Commits 规范的提交信息 • 一键重写整个提交历史,支持 dry‑run、备份分支和分批处理,安全可控 • 可通过 Git Hook 集成,实时预览或自动生成消息,支持多语言和自定义模板 https://github.com/f/git-rewrite-commits #Git#AI#提交信息#代码质量#自动化#OpenAI#Ollama#ConventionalCommits