Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ add
Method
add
extensions/vscode/src/otherExtensions/git.d.ts:221–221 ·
view source on GitHub ↗
(paths: string[])
Source
from the content-addressed store, hash-verified
219
getCommit(ref: string): Promise<Commit>;
220
221
add(paths: string[]): Promise<void>;
222
revert(paths: string[]): Promise<void>;
223
clean(paths: string[]): Promise<void>;
224
Callers
15
addUser
Method · 0.65
addProject
Method · 0.65
createEvent
Method · 0.65
on
Method · 0.65
_convertMessages
Method · 0.65
_convertBody
Method · 0.65
parseAgentFileTools
Function · 0.65
check
Method · 0.65
getTemplateVariables
Function · 0.65
handleToolCallBuffer
Function · 0.65
parseSystemToolCall.vitest.ts
File · 0.65
highlightCode
Method · 0.65
Calls
no outgoing calls
Tested by
2
hasCycle
Function · 0.52
canResolveAll
Function · 0.52