Skip to content

parseGitmodulesFile

function parseGitmodulesFile(filePath, parentRemoteUrl?): Promise<ParsedSubmodule[]>;

Defined in: index.ts:308

string

string

Promise<ParsedSubmodule[]>