Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createRepo
Function · 0.85
utils.test.ts
File · 0.85
createRepo
Function · 0.85
server.test.ts
File · 0.85
gitDirectoryForWorkspace
Function · 0.85
effectiveHooksDirectory
Function · 0.85
configureCommitCoAuthorHook
Function · 0.85
getCurrentBranch
Function · 0.85
hasGitUpstream
Function · 0.85
runAutoCommit
Function · 0.85
Calls
1
runProcess
Function · 0.85
Tested by
2
createRepo
Function · 0.68
createRepo
Function · 0.68