Hacker News new | past | comments | ask | show | jobs | submit login

I like the approach that sourcehut took overall. I would like to find a way to implement issue tracking into Git, but the mailing list approach isn't a bad idea.



Isn't that what Fossil does? https://www.fossil-scm.org/


Fossil does all kinds of awesome stuff out of the box, I remember looking at it and being blown away.


Yes, but I honestly hate the idea of having to learn yet another SCM. I may reconsider at some point though, especially if more implementations emerge.


First time I hear about it. What alternative implementations git has?


There are multiple... JS, Go, Python, etc.


> I would like to find a way to implement issue tracking into Git

Maybe git-bug would work for you? https://github.com/MichaelMure/git-bug


Thank you. I am interested, but am concerned by this statement:

> This is now more than a proof of concept, but still not fully stable. Expect dragons and unfinished business


git-bug author here.

It's still not v1 where there would be some sort of backward compatibility guarantee, but it's close if you are using master. Note though that even without that guarantee, there is git-bug-migration to provide you some safety.

There is however some bugs and missing features, as in any software that young with an author busy buying/refurbishing an apartment ;)


That's something you should ask the git-bug authors, I vaguely remember some being on this very website.

FWIW I don't even use git-bug, I just know it exists :).





Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: