]> Sergey Matveev's repositories - public-inbox.git/commit
githttpbackend: simplify compatibility code
authorEric Wong <e@80x24.org>
Sun, 25 Dec 2016 06:52:03 +0000 (06:52 +0000)
committerEric Wong <e@80x24.org>
Sun, 25 Dec 2016 10:27:56 +0000 (10:27 +0000)
commit292ca34140489da2c3458e1d45da5a9ae4af540d
tree3d1218282af7f085ac4d8cad947fce9c655054f1
parent1aff1f07b5f6acc661aefc0d6fc1d744e6f8025d
githttpbackend: simplify compatibility code

Fewer conditionals means theres fewer code paths to test
and makes things easier-to-read.
examples/public-inbox.psgi
lib/PublicInbox/GitHTTPBackend.pm