aspiers/git-deps

Add "exclude" feature to visualization

Open

#96 opened on 2019年10月26日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (55 forks)github user discovery
UXenhancementhelp wantedweb UI

Repository metrics

Stars
 (318 stars)
PR merge metrics
 (PR metrics pending)

説明

To reduce clutter and noise, I would love the ability to blackbox (either exclude or collapse into a single node) commits matching some criteria:

  • all commits before a certain date or commit, or
  • all unexplored commits (e.g. highlighted in blue below)

See also #40 (but that may not exhaustively solve this issue).

Inspired somewhat by the blackboxing feature in Chrome Dev Tools.

コントリビューターガイド