get httpsCloneUrl()

in src/content/providers/gitee/GiteeMetadata.js [20:22]


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