Files
@ 6678b977f859
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf
6678b977f859
71 B
text/plain
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.