Skip to content

fix: remove duplicate branch when overwriting existing branch#2345

Merged
love-linger merged 1 commit into
sourcegit-scm:developfrom
gadfly3173:fix/duplicate-branch-on-overwrite
May 15, 2026
Merged

fix: remove duplicate branch when overwriting existing branch#2345
love-linger merged 1 commit into
sourcegit-scm:developfrom
gadfly3173:fix/duplicate-branch-on-overwrite

Conversation

@gadfly3173
Copy link
Copy Markdown
Contributor

When using OverwriteExisting to reset a local branch to upstream, the branch list showed two duplicate entries because the old branch object was not removed before adding the new one.

image

When using OverwriteExisting to reset a local branch to upstream,
the branch list showed two duplicate entries because the old branch
object was not removed before adding the new one.
@love-linger love-linger self-assigned this May 15, 2026
@love-linger love-linger added the bug Something isn't working label May 15, 2026
@love-linger love-linger merged commit 671635d into sourcegit-scm:develop May 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants