From 72b771424e92a60652c7dd56fcee70566ce1887f Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 4 Aug 2025 20:41:43 +0800 Subject: [PATCH] ux: always show `Open in External Tools` button and hide `Bisect` button for bare repository Signed-off-by: leo --- src/Views/RepositoryToolbar.axaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Views/RepositoryToolbar.axaml b/src/Views/RepositoryToolbar.axaml index 6038d429..2e62e55e 100644 --- a/src/Views/RepositoryToolbar.axaml +++ b/src/Views/RepositoryToolbar.axaml @@ -9,7 +9,7 @@ x:DataType="vm:Repository"> - @@ -95,7 +95,7 @@ -