Jeff King [off-list ref] writes:
In theory we should also disable the documentation for credential-cache.
But that means surgery not only to Documentation/Makefile, but figuring
out how to pass the flags down to the actual asciidoc process (since
gitcredentials(7) mentions it in the text). Certainly possible, but I
don't know if it's worth the effort or not.
I do not think it matters that much. We've been shipping documentation for
stuff like remote archiver and daemon without conditional compilation, no?