Home
last modified time | relevance | path

Searched refs:missingPathspecRe (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/@npmcli/git/lib/
Dmake-error.js18 const missingPathspecRe = /pathspec .* did not match any file\(s\) known to git/ constant
25 } else if (missingPathspecRe.test(message)) {