Skip to content

The name of the repository. If it contains slash, encode it with URL encoding. e.g. a/b -> a%252Fb #14

@SebastianThorn

Description

@SebastianThorn

The name of the repository. If it contains slash, encode it with URL encoding. e.g. a/b -> a%252Fb
a/b -> a%252Fb
This is not correct

It should be replaces with just %F2
a/b -> a%2Fb

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions