]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/HTTPD.pm
favor git(1) rather than libgit2 for ExtSearch
[public-inbox.git] / lib / PublicInbox / HTTPD.pm
index b193c9aeeff190abae0c5bee4b363855b61a77fc..fb683f746a9c988875dd2ee0e141df8d23021d1c 100644 (file)
@@ -37,7 +37,7 @@ sub new {
                # XXX unstable API!, only GitHTTPBackend needs
                # this to limit git-http-backend(1) parallelism.
                # We also check for the truthiness of this to
-               # detect when to use git_async_cat for slow blobs
+               # detect when to use async paths for slow blobs
                'pi-httpd.async' => \&pi_httpd_async
        );
        bless {