about summary refs log tree commit homepage
path: root/Documentation/txt2pre
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-16 10:24:35 +0000
committerEric Wong <e@yhbt.net>2020-02-17 07:54:52 +0000
commit8a4b5da8df770ce57513d940afd62f0142b266b0 (patch)
treed0d73eafc261cde41202e2f307d900a093b4c2fb /Documentation/txt2pre
parent7efca6c8a2b98d97056fc933165df82e4b825725 (diff)
downloadpublic-inbox-8a4b5da8df770ce57513d940afd62f0142b266b0.tar.gz
The blob regeneration (solving) part has been stable and
performant for over a year with no problems, even with web
crawlers constantly hitting it without needing rate limits.

All the other stuff is open to bikeshedding (as long as
my crappy hardware supports it :P)
Diffstat (limited to 'Documentation/txt2pre')
-rwxr-xr-xDocumentation/txt2pre1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/txt2pre b/Documentation/txt2pre
index dcef4b6c..c3a7657e 100755
--- a/Documentation/txt2pre
+++ b/Documentation/txt2pre
@@ -46,6 +46,7 @@ for (qw[flock(2) setrlimit(2) vfork(2)]) {
 
 for (qw[git(1)
         git-am(1)
+        git-apply(1)
         git-config(1)
         git-daemon(1)
         git-fetch(1)