({ value: b.name, label: b.name }))} />
showCreate = !showCreate} disabled={loading} class="text-blue-600" > + {$t.git.new_branch}
{#if showCreate}
{$t.git.create}
showCreate = false} disabled={loading} > {$t.common.cancel}
{/if}