X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d532c4d1612c94347427fa1afda6afb7c34e512a..c63aaff2adb83e5015841921fab233c2fe2e3b0a:/cmd.c diff --git a/cmd.c b/cmd.c index a989220..5b3c14c 100644 --- a/cmd.c +++ b/cmd.c @@ -106,7 +106,7 @@ static void snapshot_fn(struct cgit_context *ctx) { cgit_print_snapshot(ctx->qry.head, ctx->qry.sha1, cgit_repobasename(ctx->repo->url), ctx->qry.path, - ctx->repo->snapshots); + ctx->repo->snapshots, ctx->qry.nohead); } static void summary_fn(struct cgit_context *ctx)