Searched refs:missingPathspecRe (Results 1 – 1 of 1) sorted by relevance
18 const missingPathspecRe = /pathspec .* did not match any file\(s\) known to git/ constant25 } else if (missingPathspecRe.test(message)) {