Searched defs:gitHosts (Results 1 – 2 of 2) sorted by relevance
23 static #gitHosts = { byShortcut: {}, byDomain: {} } field in GitHost50 gitHosts: GitHost.#gitHosts, property
36 module.exports = (giturl, opts, { gitHosts, protocols }) => { property