Searched refs:spawnGit (Results 1 – 2 of 2) sorted by relevance
14 exports.spawn = spawnGit29 function spawnGit (args, options) { function
134 return spawnGit(['ls-remote', '-h', '-t', repo], {223 module.exports._spawn = spawnGit224 function spawnGit (gitArgs, gitOpts, opts) { function