From 4a4dcd11497552e9afc264a959caf17cc85bce4d Mon Sep 17 00:00:00 2001 From: JonathanLab Date: Tue, 28 Apr 2026 17:04:18 +0200 Subject: [PATCH] fix(code): auto-highlight first branch result in selector --- .../features/git-interaction/components/BranchSelector.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/code/src/renderer/features/git-interaction/components/BranchSelector.tsx b/apps/code/src/renderer/features/git-interaction/components/BranchSelector.tsx index 5855cfd5f..ed87ef2b9 100644 --- a/apps/code/src/renderer/features/git-interaction/components/BranchSelector.tsx +++ b/apps/code/src/renderer/features/git-interaction/components/BranchSelector.tsx @@ -160,6 +160,7 @@ export function BranchSelector({