]> Sergey Matveev's repositories - public-inbox.git/commit
qspawn: more generic command chaining
authorEric Wong <e@80x24.org>
Tue, 27 Dec 2022 12:51:55 +0000 (12:51 +0000)
committerEric Wong <e@80x24.org>
Tue, 27 Dec 2022 22:52:33 +0000 (22:52 +0000)
commit323b120f3c82dd02e7e54ef75bd383cba4b125e3
treecb6d6416fe34bd962deb49c8948ab8306d59fea5
parent48f19407e04593eca64fc31b69d7a27483f06fe3
qspawn: more generic command chaining

Move the chaining logic into qspawn so we can gracefully
try other commands when cgit or git-http-backend refuses
to service a request for us.
lib/PublicInbox/GitHTTPBackend.pm
lib/PublicInbox/Qspawn.pm