Skip to content

Conversation

@omertuc
Copy link
Contributor

@omertuc omertuc commented Aug 25, 2025

I had my remote set to:

https://company.example/some-org/some-repo/

Which is valid, but caused the generated links to have double slashes where my slash suffix is, which GitLab didn't like, and showed an empty page instead of the file.

Changing my remote to:

https://company.example/some-org/some-repo

fixed the issue, but I think it would be better if the plugin handled this case.

I had my remote set to:

`https://company.example/some-org/some-repo/`

Which is valid, but caused the generated links to have double slashes,
which GitLab didn't like, and showed an empty page instead of the file.

Changing my remote to:

`https://company.example/some-org/some-repo`

fixed the issue, but I think it would be better if the plugin handled
this case.
@omertuc omertuc marked this pull request as draft August 25, 2025 14:50
@omertuc
Copy link
Contributor Author

omertuc commented Aug 25, 2025

Converted to draft cause it doesn't seem to work well yet, will fix it later

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