←back to thread

577 points Delgan | 5 comments | | HN request time: 0.622s | source
1. marcodiego ◴[] No.44346869[source]
I bet it already exists, but what about an issue tracker in plain text maintained by git itself?
replies(3): >>44346915 #>>44347495 #>>44347496 #
2. shawnz ◴[] No.44346915[source]
See this recent discussion:

https://news.ycombinator.com/item?id=43971620

And less recently:

https://news.ycombinator.com/item?id=20318947

https://news.ycombinator.com/item?id=13732598

3. lelanthran ◴[] No.44347495[source]
> 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.

https://github.com/lelanthran/rotsit

4. righthand ◴[] No.44347496[source]
Also checkout fossil-scm.org
replies(1): >>44349171 #
5. natebc ◴[] No.44349171[source]
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!

https://fossil-scm.org/home/doc/trunk/www/chat.md