|
|
|
|
|
by luckystartup
3430 days ago
|
|
> I've never heard of anyone keeping backups of these on their local laptops. Hmm... That's an interesting idea! You could do that on a separate (empty) branch. Maybe call it `__project`, and you could just have folders of markdown files. You could have two root folders for `issues/` and 'pull_requests/', and two subfolders in each for `./open/` and `./closed/`. And a simple command-line tool + web UI. You could just edit the file to add a comment. It would be really nice to have a history and backup of all of your issues. I also like the fact that you could create or edit issues offline. Then you could also set up a 2-way sync between your repo and GitLab / GitHub / Trello. |
|
[1] http://www.bugseverywhere.org/ [2] http://www.cs.unb.ca/~bremner/blog/posts/git-issue-trackers/