mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 03:55:23 +00:00

``` tv gitrepos Unknown channel: gitrepos ``` And `tv list-channels` result, before the fix: ``` tv list-channels Builtin channels: env files gitrepos dirs text alias ``` After: ``` ./target/debug/tv list-channels Builtin channels: env files git-repos // HERE dirs text alias ```