aspiers/git-deps

Add "exclude" feature to visualization

Open

#96 geöffnet am 26. Okt. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (55 Forks)github user discovery
UXenhancementhelp wantedweb UI

Repository-Metriken

Stars
 (318 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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