forgeFor
forgeFor(
remoteUrl,map):GitForge|null
Defined in: src/forge/index.ts:28
Build a GitForge from a remote URL + forge config map, or null if unsupported.
Parameters
Section titled “Parameters”remoteUrl
Section titled “remoteUrl”string
Returns
Section titled “Returns”GitForge | null