←back to thread

577 points Delgan | 1 comments | | HN request time: 0.209s | source
Show context
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 #
1. 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