index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
Side-by-side diff
Diffstat
(
more
/
less
context) (
show
whitespace changes)
-rw-r--r--
cgit.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.c b/cgit.c
index fba97d7..5dcba76 100644
--- a/
cgit.c
+++ b/
cgit.c
@@ -155,2 +155,3 @@ int main(int argc, const char **argv)
if (cgit_nocache) {
+ cache_prepare(&item);
item.fd = STDOUT_FILENO;