Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add a possibility to specify a port #203

Open
marfrede opened this issue May 2, 2023 · 0 comments
Open

Feature: Add a possibility to specify a port #203

marfrede opened this issue May 2, 2023 · 0 comments

Comments

@marfrede
Copy link

marfrede commented May 2, 2023

If an incorrect URL is opened, please provide the following so we can write a test:

Example clone url:

ssh://git@xyz.abc.de:23/frontend.git

Example branch name:

my-branch

Expected web URL:

https://xyz.abc.de:8080/frontend/tree/story/my-branch

But the URL being actually opened is:

https://xyz.abc.de/ISP6/frontend/tree/story/100263-machine-cards-printing-overview
(so port 80 is being used as standard of course https://xyz.abc.de:80/ISP6/frontend/tree/story/100263-machine-cards-printing-overview)

It would be nice to have a port option to use git open --port 8080

It would be nice to have the option to set a port somewhere at the configs

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

No branches or pull requests

1 participant