Skip to content

feature: allow search branches when adding a worktree - #2394

Merged
love-linger merged 1 commit into
sourcegit-scm:developfrom
Miqueas:develop
May 28, 2026
Merged

feature: allow search branches when adding a worktree#2394
love-linger merged 1 commit into
sourcegit-scm:developfrom
Miqueas:develop

Conversation

@Miqueas

Copy link
Copy Markdown
Contributor

Fixes#2393. Please note this is "vibe coded" as I do not have any knowledge on C#/.NET/AvaloniaUI, so feel free to make any extra change if necessary. For now this works and looks very well.

Screenshots

Existing Branch:
image

Existing Branch + Tracking remote branch:
image

With search query:
image

@love-lingerlove-linger self-assigned this May 28, 2026
@love-lingerlove-linger added the enhancement New feature or request label May 28, 2026
@love-linger
love-linger merged commit 2fbe2b6 into sourcegit-scm:developMay 28, 2026
love-linger added a commit that referenced this pull request May 28, 2026
- Auto-selecting remote branch when `Tracking remote branch` is enabled should also work for `Create New Branch` mode
- Use `BranchOrTagNameTextBox` instead of `TextBox` for new branch name input control
Signed-off-by: leo <longshuang@msn.cn>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Miqueas@love-linger