Gitlab: unable to determine revision or file path
Created by: lguychard
Seems to happen because getPageInfo() defaults to GitLabPageKind.File regardless of the URL, but getFilePageInfo() expects the URL to match a specific pattern.
Created by: lguychard
Seems to happen because getPageInfo() defaults to GitLabPageKind.File regardless of the URL, but getFilePageInfo() expects the URL to match a specific pattern.