Skip to content

Fix branch parsing for GitHub repos#4

Merged
EdgeTypE merged 2 commits intoEdgeTypE:mainfrom
WhiteLicorice:fix/branch-parsing
Apr 23, 2026
Merged

Fix branch parsing for GitHub repos#4
EdgeTypE merged 2 commits intoEdgeTypE:mainfrom
WhiteLicorice:fix/branch-parsing

Conversation

@WhiteLicorice
Copy link
Copy Markdown
Contributor

This makes branch parsing of GitHub repository links more robust by parsing the segments after tree as the whole branch name.

WhiteLicorice and others added 2 commits April 23, 2026 20:29
Co-authored-by: Copilot <copilot@github.com>
Removed encodeURIComponent to properly fetch branch names with slashes. e.g. feature/my-branch → feature%2Fmy-branch
@EdgeTypE EdgeTypE merged commit 201ec77 into EdgeTypE:main Apr 23, 2026
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