get httpsCloneUrl()

in src/content/providers/gitlab/GitLabMetadata.js [20:22]


  get httpsCloneUrl() {
    return this._rawMetadata.http_url_to_repo;
  }