Remix.run Logo
▲ Git-bug: Distributed, offline-first bug tracker embedded in Git(github.com)
55 points by alentred 2 hours ago | 9 comments
▲Izkata 12 minutes ago | parent | next [-]

A few months ago there was another of these posted, called Epiq: https://news.ycombinator.com/item?id=48155570

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 ( https://news.ycombinator.com/item?id=47956979 ), 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.

I don't have time right now to look at this one to guess if these apply, but might be interesting/useful for someone else.

▲Aissen 39 minutes ago | parent | prev | next [-]

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:

https://b4.docs.kernel.org/en/latest/maintainer/bugs.html

https://git.kernel.org/pub/scm/utils/b4/b4.git/bugs/

https://kernel-recipes.org/en/2026/2026/09/22/live-blog-day-... (shameless plug)

▲saadn92 12 minutes ago | parent | prev | next [-]

excellent! will definitely give this a try

▲lolakutty an hour ago | parent | prev | next [-]

Someone is taking lessons from fossil-scm.

Looks great by the way.

▲bonjune an hour ago | parent | prev | next [-]

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

▲bflesch 43 minutes ago | parent | prev [-]

Looks really nice, I wonder why there hasn't been a project with this exact name and functionality before. When I think about it, "git bug" is quite limiting (the bug vs. feature discussion).

Naming things is hard, but I can see that it might feel unnatural to use "git bug" to track features. Maybe that's totally okay because it does one thing - tracking bugs - very well, and the whole feature roadmap is living in another system/process anyways?

▲Meneth 22 minutes ago | parent | next [-]

Bugzilla has been using the term "bug" to track features for nearly 3 decades now. Doesn't seem to hamper them.

▲Towaway69 25 minutes ago | parent | prev | next [-]

Isn't everything nowadays a bug?

Only once it gets fixed does it become a feature.

;)

▲dizhn 31 minutes ago | parent | prev [-]

Their logo is a ladybug so everything works out in the end.