Files
@ d5c7930e3d5a
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
d5c7930e3d5a
1.7 KiB
text/plain
db: consistently use base_path from config instead of repeatedly getting from the database
Avoid using the inefficient Repository.base_path ... and avoid even more the
misleading Repository.repo_path .
Avoid using the inefficient Repository.base_path ... and avoid even more the
misleading Repository.repo_path .