aspiers/git-deps

Add "exclude" feature to visualization

Open

#96 opened on Oct 26, 2019

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

Repository metrics

Stars
 (320 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide