Hacker News Viewer

Git-bug: Distributed, offline-first bug tracker embedded in Git

by alentred on 9/25/2026, 11:38:31 AM

https://github.com/git-bug/git-bug

Comments

by: Izkata

A few months ago there was another of these posted, called Epiq: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48155570">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48155570</a><p>My comment on there is about a surge in popularity of these over a decade ago, with a link to a previous comment about problems I remember them having that prevented them from being usable for most people ( <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47956979">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47956979</a> ), because of their intended design rather than an implementation issue. For example bullet 3 was a problem in one, that another tried to solve with bullet 2.<p>I don&#x27;t have time right now to look at this one to guess if these apply, but might be interesting&#x2F;useful for someone else.

9/25/2026, 1:15:41 PM


by: Aissen

b4 maintainer and Director of LF IT Konstantin Ryabitsev demo-ed git-bug support in b4 and cgit (kernel.org fork) just this week at the Kernel Recipes conference:<p><a href="https:&#x2F;&#x2F;b4.docs.kernel.org&#x2F;en&#x2F;latest&#x2F;maintainer&#x2F;bugs.html" rel="nofollow">https:&#x2F;&#x2F;b4.docs.kernel.org&#x2F;en&#x2F;latest&#x2F;maintainer&#x2F;bugs.html</a><p><a href="https:&#x2F;&#x2F;git.kernel.org&#x2F;pub&#x2F;scm&#x2F;utils&#x2F;b4&#x2F;b4.git&#x2F;bugs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;git.kernel.org&#x2F;pub&#x2F;scm&#x2F;utils&#x2F;b4&#x2F;b4.git&#x2F;bugs&#x2F;</a><p><a href="https:&#x2F;&#x2F;kernel-recipes.org&#x2F;en&#x2F;2026&#x2F;2026&#x2F;09&#x2F;22&#x2F;live-blog-day-2-morning&#x2F;#maintainer-container" rel="nofollow">https:&#x2F;&#x2F;kernel-recipes.org&#x2F;en&#x2F;2026&#x2F;2026&#x2F;09&#x2F;22&#x2F;live-blog-day-...</a> (shameless plug)

9/25/2026, 12:48:25 PM


by: saadn92

excellent! will definitely give this a try

9/25/2026, 1:15:04 PM


by: lolakutty

Someone is taking lessons from fossil-scm.<p>Looks great by the way.

9/25/2026, 12:40:34 PM


by: bonjune

Looks like GitHub issue tracker is embedded in git itself. Interesting!

9/25/2026, 12:33:29 PM


by: bflesch

Looks really nice, I wonder why there hasn&#x27;t been a project with this exact name and functionality before. When I think about it, &quot;git bug&quot; is quite limiting (the bug vs. feature discussion).<p>Naming things is hard, but I can see that it might feel unnatural to use &quot;git bug&quot; to track features. Maybe that&#x27;s totally okay because it does one thing - tracking bugs - very well, and the whole feature roadmap is living in another system&#x2F;process anyways?

9/25/2026, 12:44:29 PM