Files
@ 6678b977f859
Branch filter:
Location: kallithea/setup.cfg
6678b977f859
830 B
text/x-ini
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.