map: Hide dead repositories that are not connected to the graph.

* map: Hide dead repositories that are not connected to the graph.
* map: Changed colors; red is used for untrusted repositories and grey
  for dead.
This commit is contained in:
Joey Hess 2016-05-04 14:12:41 -04:00
parent 4a773f2608
commit c608df5802
Failed to extract signature
3 changed files with 39 additions and 24 deletions

View file

@ -23,6 +23,16 @@ it several times as the map is being built.
Note that this subcommand can be used to graph any git repository; it
is not limited to git-annex repositories.
# MAP KEY
Ovals are repositories. White is regular, green is trusted, red is
untrusted, and grey is dead.
Arrows between repositories are connections via git remotes.
Light blue boxes are hosts that were mapped, and contain the repositories
on that host.
# OPTIONS
* `--fast`