|
|
|
|
|
by happyslobro
3616 days ago
|
|
I am sorely tempted to just start tracking issues as YML or CSV + markdown files in an issues directory. That gets me all kinds of features that GH doesn't provide: - offline issue management (bugs on a plane) - issues associated with branches - grep, awk, ack, sed - all of the above, available to git hook scripts The only thing he holding me back, is that I really want to get this right. This needs to become a standard, not "Dan's weird repo that no one understands". |
|