Skip to content
Snippets Groups Projects
Unverified Commit f5c3642a authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

fix: escape all forward slash with %2f (gitlab) (#1294)

Use a regex replace all instead of single replace, for cases where projects or branches have more than one forward slash.

Fixes #1293
parent bbb700c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment