gitopolis list --long shows all the data but is hard to read
gitopolis show is easy to read but only shows one repo at a time
it'd be good to have 3 modes for list:
- bare - just names (current default)
- tab separated long (machine parsable)
- multi-line long like show (human parsable)
gitopolis list --longshows all the data but is hard to readgitopolis showis easy to read but only shows one repo at a timeit'd be good to have 3 modes for list: