aspiers/git-deps

Add "exclude" feature to visualization

Open

#96 aberto em 26 de out. de 2019

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

Métricas do repositório

Stars
 (318 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador