{text.commit} {commit.short_hash}
{commit.summary}
{commit.author_name} · {new Date(commit.date).toLocaleString()}
{text.explanation}
{#if error}
{error}
{:else if status}
{status}
{/if}
{text.syncTitle}
{text.syncHelp}
{#if remotes.length > 0}
{:else}
{text.noRemotes}
{/if}