Skip to content

fix: use flat branch name to prevent clashing - #40

Merged
kelly-sovacool merged 3 commits into
mainfrom
fix-branch-name
Jul 29, 2026
Merged

fix: use flat branch name to prevent clashing#40
kelly-sovacool merged 3 commits into
mainfrom
fix-branch-name

Conversation

@kelly-sovacool

@kelly-sovacool kelly-sovacool commented Jul 29, 2026

Copy link
Copy Markdown
Member

Changes

when a host repo had a branch named syncweaver, a new branch named syncweaver/foo could not be created. this changes the new branch pattern to use hyphens instead of forward slashes to avoid such clashes.

Issues

NA

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • Write unit tests for any new features, bug fixes, or other code changes.
  • Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool
kelly-sovacool merged commit 556cbf5 into main Jul 29, 2026
7 checks passed
@kelly-sovacool
kelly-sovacool deleted the fix-branch-name branch July 29, 2026 16:26
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.

1 participant