MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / git

Function git

services/cloud-agent-next/wrapper/src/utils.ts:296–298  ·  view source on GitHub ↗
(args: string[], opts?: GitOptions)

Source from the content-addressed store, hash-verified

294 clearTimers();
295 removeAbortHandler();
296 reject(err);
297 }
298 });
299 });
300}
301

Callers 10

createRepoFunction · 0.85
utils.test.tsFile · 0.85
createRepoFunction · 0.85
server.test.tsFile · 0.85
gitDirectoryForWorkspaceFunction · 0.85
effectiveHooksDirectoryFunction · 0.85
getCurrentBranchFunction · 0.85
hasGitUpstreamFunction · 0.85
runAutoCommitFunction · 0.85

Calls 1

runProcessFunction · 0.85

Tested by 2

createRepoFunction · 0.68
createRepoFunction · 0.68