index: retrieve git log from cached text include
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 7 Nov 2021 04:36:31 +0000 (05:36 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Nov 2021 03:14:15 +0000 (04:14 +0100)
commit84155e2ebd54bd2dd07d1a920894496db75707c1
treeb4b1aba16be4605e3dd0fd033d724c5a3f810706
parentd74545af2334960d43ae45714b4eddb5ecdbd528
index: retrieve git log from cached text include

While git is fast, it still results in a ~50ms command for an otherwise
static ~5ms landing page.  Run `make -B UPDATE` as post-commit git hook
(and post-rewrite, and post-checkout) on live checkouts.
.gitignore
Makefile
index.plp