Recovery history
Reflog
{#if error}
{error}
{/if} {#if selected}
{selected.selector}
{selected.action}
Commit
{selected.hash}
Author
{selected.author_name}
Date
{new Date(selected.date).toLocaleString()}
onPreview(selected)} disabled={isBusy || selected.hash === currentHash}>
Preview changes to current HEAD
Safe recovery
Create a new branch here. The current branch is not reset or deleted.
Recovery branch
onRestore(selected, recoveryBranch.trim())} disabled={isBusy || !recoveryBranch.trim()}> {#if operation === "Restoring reflog entry"}
{:else}
{/if} Create and checkout recovery branch
{:else}
Select a reflog entry to inspect or recover it.
{/if}