Skip to content

praefect: Add text clarifying what list-untracked-repositories output signfiies

John Cai requested to merge jc-add-result-text-list-repositories into master

list-untracked-repositories currently outputs json rows for repositories that exist on disk but are untracked by the database. It's unclear what these rows are. Add helper text to signal to the user what these rows mean.

closes: #3890 (closed)

Merge request reports