-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
The following URL on version 13.0.0 git+https://example.org
yields:
{
"protocols": [
"git",
"https"
],
"protocol": "git",
"port": "",
"resource": "example.org",
"host": "example.org",
"user": "",
"password": "",
"pathname": "",
"hash": "",
"search": "",
"href": "git+https://example.org",
"query": {},
"parse_failed": false,
"token": "",
"source": "example.org",
"git_suffix": false,
"name": "example.org",
"owner": "git+https:/",
"ref": "",
"filepathtype": "",
"filepath": "",
"organization": "git+https:/",
"full_name": "git+https://example.org"
}
name and owner should be empty. I want to say that they used to be - my test started failing after an upgrade.
Metadata
Metadata
Assignees
Labels
No labels