{force ? "Force delete" : "Delete branch"}

{title}

{#if force} This branch is not fully merged. Force deleting removes the branch pointer even if some commits are only reachable from this branch. {:else} Delete this local branch from the repository? {/if}

{branch.name}

{#if force} Make sure you no longer need the unique commits on this branch. {:else} Git will refuse if the branch is not fully merged. {/if}