]> Sergey Matveev's repositories - public-inbox.git/commit
cgit: fix fallout from lazy coderepo loading
authorEric Wong <e@80x24.org>
Thu, 18 Mar 2021 23:27:51 +0000 (23:27 +0000)
committerEric Wong <e@80x24.org>
Fri, 19 Mar 2021 06:08:24 +0000 (06:08 +0000)
commit6890430df808488a42184844bb74331644772b09
tree435ce48df55beef0e57c98c470af848e38c498c0
parent86f7b16ee50081d4eed779372ccc198d8a1770dc
cgit: fix fallout from lazy coderepo loading

We can't completely instantiate our cgit wrapper without knowing
knowing cgit locations for serving static content.

Fixes: a5968dc059f655a ("config: lazy-load coderepos, support extindex")
lib/PublicInbox/Cgit.pm
lib/PublicInbox/Config.pm