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

There's a thing called gitHUB that implements those features. For a non-locked-in alternative see Gitea.

Also in my experience the current generation of developers don't understand or care about useful commit history.




Oh certainly: I would /hate/ my version control software locking me into a particular bug tracking methodology. However, I think in the same way the browser has become the standard runtime for most applications that we will need to join version control and bugtracking together to preserve "all the history". The next frontier is someone layering bugtracking on top of something like git, so software archaeologists won't be abundant. :-)


Are there any bug trackers that use git as their data storage? Would be cool to bundle that up as a subrepo or something, so it can get carried along with the code repo, and also allow writing up bugs, fixes, etc... while offline to be synced later.


I would love that actually. Maybe bugtracking doesn't need to be intimately interwoven with git, but it could be stored as a submodule?




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: