{#if targetCount < 2}
At least two branches or commits are needed to compare.
{:else}
{#if compareFrom && compareTo && compareFrom === compareTo}
Select two different branches or commits to compare.
{:else}
The two branch tips are compared across the entire repository. Uncommitted working-tree changes are not included.
{/if}
{/if}