{/if}
{/each}
{#if !hide_snapshot}
{#if force_snapshot}
or click on one of the signed heads to get its link.
{:else if can_sign}
{$t("doc.take_snapshot")}
{#if has_signatures}or click on one of the signed heads to get its link{/if}
{:else}
A signed snapshot is currently at the head.
Here is its link that you can share. For now this link is only usable with the CLI, by running the following command :
ngcli get {signed_commit_link(heads[0])}
{/if}
{/if}
{#if (force_snapshot || can_sign) && cur_link }
For now the link is only usable with the CLI, by running the following command :