Skip to content

Stop using `the_repository` in "path.c" and "config.c"

Patrick Steinhardt requested to merge pks-drop-the-repository-config into master

This patch series adapts "path.c" and "config.c" to stop depending on the_repository.

Merge request reports