about summary refs log tree commit diff stats
path: root/internal/config/repository.go
Commit message (Expand)AuthorAgeLines
* refactor: use enum for Repository.TypeAlan Pearce2024-05-20-1/+5
* docs: add comments to default configurationAlan Pearce2024-05-20-2/+2
* refactor: separate fetch and import logicAlan Pearce2024-05-16-2/+3
* refactor: move Source/Repository types to config packageAlan Pearce2024-05-13-0/+44