X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e3d3fffdd447cdb4551549faae65bae5353a2cab..121e65391446069a538ae8d3f7938452178de7c6:/cgit.c diff --git a/cgit.c b/cgit.c index c16ed8c..ae413c6 100644 --- a/cgit.c +++ b/cgit.c @@ -599,6 +599,7 @@ static int prepare_repo_cmd(void) cgit_print_error("Repository seems to be empty"); if (!strcmp(ctx.qry.page, "summary")) { html("\n"); + cgit_prepare_repo_env(ctx.repo); cgit_add_clone_urls(print_no_repo_clone_urls); html("
 
Clone
\n"); }