MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / createEmptyPipeline

Function createEmptyPipeline

out/cli.cjs:75216–75218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75214 walkPhases();
75215 if (result.length <= initialResultLength && iteration > 1) {
75216 throw new Error("Cannot satisfy policy dependencies due to requirements cycle.");
75217 }
75218 }
75219 return result;
75220 }
75221};

Callers 1

Calls 1

createMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…