MCPcopy
hub / github.com/di-sukharev/opencommit / ignores

Method ignores

out/cli.cjs:64573–64575  ·  view source on GitHub ↗
(path5)

Source from the content-addressed store, hash-verified

64571 const parent = this._t(
64572 slices.join(SLASH) + SLASH,
64573 cache,
64574 checkUnignored,
64575 slices
64576 );
64577 return cache[path5] = parent.ignored ? parent : this._testOne(path5, checkUnignored);
64578 }

Callers 3

createFilterMethod · 0.80
getStagedFilesFunction · 0.80
getStagedFilesFunction · 0.80

Calls 1

_testMethod · 0.80

Tested by

no test coverage detected