Skip to contents

This function converts a git SSH URL to an HTTP URL. It also removes any OAuth2 tokens from the URL. The resulting URL is used to determine the root URL of the organisation for retrieving the organisation list.

Usage

ssh_http(url)

Arguments

url

The git URL to convert.

Value

The converted HTTP URL.