Files
@ 6678b977f859
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
6678b977f859
2.7 KiB
text/css
db: just fail badly if a repo can't be loaded (probably missing in file systems)
The error condition could perhaps be reported to the user in a better way, but
propagating the VCS error seems like a better approximation of that than just
logging it and failing silent.
The error condition could perhaps be reported to the user in a better way, but
propagating the VCS error seems like a better approximation of that than just
logging it and failing silent.