{#if error}{error}
{/if}
{#if selected}
{selected.selector}
{selected.action}
- {t("common.commit")}
{selected.hash}- {t("reflog.author")}
- {selected.author_name}
- {t("reflog.date")}
- {new Date(selected.date).toLocaleString()}
{:else}
{t("reflog.selectEntry")}
{/if}