git-dit icon indicating copy to clipboard operation
git-dit copied to clipboard

We have no way to show all issue trees

Open matthiasbeyer opened this issue 8 years ago • 2 comments

Right now we lack a way to git dit show -t all issues, am I right?

Or even list all issues with -g (one might want that...)

matthiasbeyer avatar Aug 24 '17 21:08 matthiasbeyer

I don't think that a variant of git dit show showing all issues makes much sense. Neither does a graph-option for git dit list.

However, it does make sense to offer a switch for including referenced issues in show or list. In the case of a list subcommand, we would list the (filtered) issues and display a tree of referenced issues for each entry.

neithernut avatar Aug 25 '17 06:08 neithernut

Hm, my initial message was badly worded... I don't think we need a show command showing all issues, ... but some command showing all issues like show -t/show -g does. Whether this is the list command or the show command is irrelevant to me.

matthiasbeyer avatar Aug 25 '17 06:08 matthiasbeyer