X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d532c4d1612c94347427fa1afda6afb7c34e512a..f250c1ca2ea7f35d65f639e42e8b8f0657515e5d:/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)