You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Hi
I have an issue getting a raw file from a repo. I found the source, but not sure how to fix this.
In
GetRawFilethere's a URL construction like this:But
NewRequestunescapes theuback to regular URL, which causes 404 in gitlab.Any ideas how to fix this, without breaking all the other stuff? :)