get branch()

in src/content/providers/gitlab/GitLabMetadata.js [12:14]


  get branch() {
    return this._rawMetadata.default_branch;
  }