Skip to content

feat: fail earlier in case of name conflict with new branch#83

Merged
dwilding merged 6 commits intomainfrom
report-branch-check
Feb 23, 2026
Merged

feat: fail earlier in case of name conflict with new branch#83
dwilding merged 6 commits intomainfrom
report-branch-check

Conversation

@dwilding
Copy link
Copy Markdown
Owner

This PR changes how gimmegit checks whether the repo already contains a branch with the same name as the new branch. The check now happens at the beginning of the clone process, instead of after the repo has been cloned.

I'm also adjusting/aligning some of the error messages and expanding the relevant test.

Copilot AI review requested due to automatic review settings February 23, 2026 09:03

This comment was marked as resolved.

@dwilding dwilding merged commit 5be0525 into main Feb 23, 2026
8 checks passed
@dwilding dwilding deleted the report-branch-check branch February 23, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants