Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ log
Method
log
extensions/vscode/src/otherExtensions/git.d.ts:279–279 ·
view source on GitHub ↗
(options?: LogOptions)
Source
from the content-addressed store, hash-verified
277
278
blame(path: string): Promise<string>;
279
log(options?: LogOptions): Promise<Commit[]>;
280
281
commit(message: string, opts?: CommitOptions): Promise<void>;
282
merge(ref: string): Promise<void>;
Callers
15
main
Function · 0.65
main
Function · 0.65
getAgentOptions
Function · 0.65
logRequest
Function · 0.65
logResponse
Function · 0.65
logError
Function · 0.65
fetchwithRequestOptions
Function · 0.65
vercel-sdk.test.ts
File · 0.65
anthropic-caching-scenarios.live.test.ts
File · 0.65
cli-tools.test.ts
File · 0.65
anthropic-caching.live.test.ts
File · 0.65
main.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
3
retryOnce
Function · 0.52
testLLM
Function · 0.52
expectDiff
Function · 0.52