marcodiego parent
I bet it already exists, but what about an issue tracker in plain text maintained by git itself?
See this recent discussion:
https://www.hackerneue.com/item?id=43971620
And less recently:
> I bet it already exists, but what about an issue tracker in plain text maintained by git itself?
I have an issue tracker file that can be added to a project. While it's technically plain text, the interface for the file ensures that a format is used, and the format ensures that changes reflect only a single ticket.
Just as long as no one edits the file using a different program, it will work just fine.
Don't think anyone uses it, though.
Also checkout fossil-scm.org
Yeah, I was going to say, if you think this is cool wait till you get a look at fossil!
It's even got chat!