Skip to content

feat: support forge-specific branch URL formats#235

Open
adriancmiranda wants to merge 1 commit into
paulirish:masterfrom
adriancmiranda:feat/forge-branch-urls
Open

feat: support forge-specific branch URL formats#235
adriancmiranda wants to merge 1 commit into
paulirish:masterfrom
adriancmiranda:feat/forge-branch-urls

Conversation

@adriancmiranda

Copy link
Copy Markdown
Contributor

Handle forge-specific branch URLs for Forgejo, Codeberg, and Gogs.

This updates git-open to generate the correct branch URL format for these forges:

  • Gitea, Forgejo, and Codeberg: /src/branch/<branch>
  • Gogs: /src/<branch>

Also updates the documentation and adds test coverage for the new forge-specific behavior.

Handle branch URLs for Gitea, Forgejo, Codeberg, and Gogs.
Update docs and tests accordingly.
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