Skip to content

Repo is null error when the remote url has username in it #97

@arjunattam

Description

@arjunattam

The extension is not able to fetch pull requests when the origin remote url has the following format, with the error "repo is null".

https://username@github.com/username/reponame.git

Changing the url to remove the username@ fixes the issue. Ideally the username/password modifier should be handled in the url parser.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions