mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
381e87474c
Hover a branch row in the branch switcher to rename or delete it. Wires new renameGitBranch / deleteGitBranch operations through both transports (Electron IPC for the local machine, device.* TRPC RPCs for remote/web), mirroring the existing checkoutGitBranch / revertGitFile stack. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>