aspiers/git-deps

Add "exclude" feature to visualization

Open

#96 ouverte le 26 oct. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (55 forks)github user discovery
UXenhancementhelp wantedweb UI

Métriques du dépôt

Stars
 (318 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur