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

open with gitlab without starting with https:// #87

Open
anupam312nwd opened this issue Feb 25, 2022 · 0 comments
Open

open with gitlab without starting with https:// #87

anupam312nwd opened this issue Feb 25, 2022 · 0 comments

Comments

@anupam312nwd
Copy link

Hi, I want to access custom gitlab repository to open with browser in gitlab.
After adding the following line
(add-to-list 'browse-at-remote-remote-type-regexps '("^gitlab.<custom>.com$" . "gitlab"))
and it's working except that https:// needs to be removed from the website.
So every time I open it remotely, I go to the address-bar and remove https:// manually from the beginning.

Is there a way to automate this?
Thanks!

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